@charset "UTF-8";
/*
@c-red:#ed4947;    //嫣红        @c-orange:#fb7834; //桔橙       @c-yellow:#ffbc41; //明黄
@c-olive:#86c656;  //橄榄绿      @c-green:#01b55a;  //森绿       @c-cyan:#01bcb5;   //天青
@c-blue:#0083f7;   //海蓝        @c-purple:#6c3bb0; //姹紫       @c-mauve:#a326a8;  //木槿
@c-pink:#e83591;   //桃粉        @c-brown:#a86644;  //棕褐       @c-grey:#8599a2;   //玄灰
@c-gray:#f0f0f0;   //草灰        @c-black:#333333;  //墨黑       @c-white:#ffffff;  //白
*/
html, body {
  height: 100%;
  width: 100%; }

html, body, ul, li, div, view, text {
  margin: 0px;
  padding: 0px;
  font-size: 14px; }

div, li, ul, p, view, text, scroll-view, swiper, button, input, textarea, label, navigator, image {
  box-sizing: border-box; }

ul, li {
  list-style: none; }

.li-body {
  width: 100%; }

div image, div img, li image, li img, view image, view img {
  max-width: 100%; }

.li-bg-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.li-bg-red {
  background-color: #ed4947 !important;
  color: #fff; }

.li-child-bg-red > div, .li-child-bg-red > li, .li-child-bg-red > view {
  background-color: #ed4947 !important;
  color: #fff; }

.li-bg-orange {
  background-color: #fb7834 !important;
  color: #fff; }

.li-child-bg-orange > div, .li-child-bg-orange > li, .li-child-bg-orange > view {
  background-color: #fb7834 !important;
  color: #fff; }

.li-bg-yellow {
  background-color: #ffbc41 !important;
  color: #333333; }

.li-child-bg-yellow > div, .li-child-bg-yellow > li, .li-child-bg-yellow > view {
  background-color: #ffbc41 !important;
  color: #333333; }

.li-bg-olive {
  background-color: #86c656 !important;
  color: #fff; }

.li-child-bg-olive > div, .li-child-bg-olive > li, .li-child-bg-olive > view {
  background-color: #86c656 !important;
  color: #fff; }

.li-bg-green {
  background-color: #01b55a !important;
  color: #fff; }

.li-child-bg-green > div, .li-child-bg-green > li, .li-child-bg-green > view {
  background-color: #01b55a !important;
  color: #fff; }

.li-bg-cyan {
  background-color: #01bcb5 !important;
  color: #fff; }

.li-child-bg-cyan > div, .li-child-bg-cyan > li, .li-child-bg-cyan > view {
  background-color: #01bcb5 !important;
  color: #fff; }

.li-bg-blue {
  background-color: #0083f7 !important;
  color: #fff; }

.li-child-bg-blue > div, .li-child-bg-blue > li, .li-child-bg-blue > view {
  background-color: #0083f7 !important;
  color: #fff; }

.li-bg-purple {
  background-color: #6c3bb0 !important;
  color: #fff; }

.li-child-bg-purple > div, .li-child-bg-purple > li, .li-child-bg-purple > view {
  background-color: #6c3bb0 !important;
  color: #fff; }

.li-bg-mauve {
  background-color: #a326a8 !important;
  color: #fff; }

.li-child-bg-mauve > div, .li-child-bg-mauve > li, .li-child-bg-mauve > view {
  background-color: #a326a8 !important;
  color: #fff; }

.li-bg-pink {
  background-color: #e83591 !important;
  color: #fff; }

.li-child-bg-pink > div, .li-child-bg-pink > li, .li-child-bg-pink > view {
  background-color: #e83591 !important;
  color: #fff; }

.li-bg-brown {
  background-color: #a86644 !important;
  color: #fff; }

.li-child-bg-brown > div, .li-child-bg-brown > li, .li-child-bg-brown > view {
  background-color: #a86644 !important;
  color: #fff; }

.li-bg-cgrey {
  background-color: #8599a2 !important;
  color: #fff; }

.li-child-bg-cgrey > div, .li-child-bg-cgrey > li, .li-child-bg-cgrey > view {
  background-color: #8599a2 !important;
  color: #fff; }

.li-bg-gray {
  background-color: #f0f0f0 !important;
  color: #333333; }

.li-child-bg-gray > div, .li-child-bg-gray > li, .li-child-bg-gray > view {
  background-color: #f0f0f0 !important;
  color: #333333; }

.li-bg-black {
  background-color: #333333 !important;
  color: #fff; }

.li-child-bg-black > div, .li-child-bg-black > li, .li-child-bg-black > view {
  background-color: #333333 !important;
  color: #fff; }

.li-bg-white {
  background-color: #ffffff !important;
  color: #333333; }

.li-child-bg-white > div, .li-child-bg-white > li, .li-child-bg-white > view {
  background-color: #ffffff !important;
  color: #333333; }

.li-bg-red-low, .li-tag-red-low, .li-button-red-low {
  background-color: #fddbd9 !important;
  color: #ed4947; }

.li-child-bg-red-low > div, .li-child-bg-red-low > li, .li-child-bg-red-low > view {
  background-color: #fddbd9 !important;
  color: #ed4947; }

.li-bg-orange-low, .li-tag-orange-low, .li-button-orange-low {
  background-color: #ffe5d4 !important;
  color: #fb7834; }

.li-child-bg-orange-low > div, .li-child-bg-orange-low > li, .li-child-bg-orange-low > view {
  background-color: #ffe5d4 !important;
  color: #fb7834; }

.li-bg-yellow-low, .li-tag-yellow-low, .li-button-yellow-low {
  background-color: #fff3d9 !important;
  color: #333333; }

.li-child-bg-yellow-low > div, .li-child-bg-yellow-low > li, .li-child-bg-yellow-low > view {
  background-color: #fff3d9 !important;
  color: #333333; }

.li-bg-olive-low, .li-tag-olive-low, .li-button-olive-low {
  background-color: #e6f4db !important;
  color: #86c656; }

.li-child-bg-olive-low > div, .li-child-bg-olive-low > li, .li-child-bg-olive-low > view {
  background-color: #e6f4db !important;
  color: #86c656; }

.li-bg-green-low, .li-tag-green-low, .li-button-green-low {
  background-color: #d4efdc !important;
  color: #01b55a; }

.li-child-bg-green-low > div, .li-child-bg-green-low > li, .li-child-bg-green-low > view {
  background-color: #d4efdc !important;
  color: #01b55a; }

.li-bg-cyan-low, .li-tag-cyan-low, .li-button-cyan-low {
  background-color: #cff1f0 !important;
  color: #01bcb5; }

.li-child-bg-cyan-low > div, .li-child-bg-cyan-low > li, .li-child-bg-cyan-low > view {
  background-color: #cff1f0 !important;
  color: #01bcb5; }

.li-bg-blue-low, .li-tag-blue-low, .li-button-blue-low {
  background-color: #cae6fc !important;
  color: #0083f7; }

.li-child-bg-blue-low > div, .li-child-bg-blue-low > li, .li-child-bg-blue-low > view {
  background-color: #cae6fc !important;
  color: #0083f7; }

.li-bg-purple-low, .li-tag-purple-low, .li-button-purple-low {
  background-color: #e3d7ef !important;
  color: #6c3bb0; }

.li-child-bg-purple-low > div, .li-child-bg-purple-low > li, .li-child-bg-purple-low > view {
  background-color: #e3d7ef !important;
  color: #6c3bb0; }

.li-bg-mauve-low, .li-tag-mauve-low, .li-button-mauve-low {
  background-color: #ecd4ec !important;
  color: #a326a8; }

.li-child-bg-mauve-low > div, .li-child-bg-mauve-low > li, .li-child-bg-mauve-low > view {
  background-color: #ecd4ec !important;
  color: #a326a8; }

.li-bg-pink-low, .li-tag-pink-low, .li-button-pink-low {
  background-color: #fad8e9 !important;
  color: #e83591; }

.li-child-bg-pink-low > div, .li-child-bg-pink-low > li, .li-child-bg-pink-low > view {
  background-color: #fad8e9 !important;
  color: #e83591; }

.li-bg-brown-low, .li-tag-brown-low, .li-button-brown-low {
  background-color: #eee1d9 !important;
  color: #a86644; }

.li-child-bg-brown-low > div, .li-child-bg-brown-low > li, .li-child-bg-brown-low > view {
  background-color: #eee1d9 !important;
  color: #a86644; }

.li-bg-cgrey-low, .li-tag-cgrey-low, .li-button-cgrey-low {
  background-color: #e7ebee !important;
  color: #8599a2; }

.li-child-bg-cgrey-low > div, .li-child-bg-cgrey-low > li, .li-child-bg-cgrey-low > view {
  background-color: #e7ebee !important;
  color: #8599a2; }

.li-bg-gray-low, .li-tag-gray-low, .li-button-gray-low {
  background-color: #fafafa !important;
  color: #333333; }

.li-child-bg-gray-low > div, .li-child-bg-gray-low > li, .li-child-bg-gray-low > view {
  background-color: #fafafa !important;
  color: #333333; }

.li-bg-black-low, .li-tag-black-low, .li-button-black-low {
  background-color: #f0f0f0 !important;
  color: #333333; }

.li-child-bg-black-low > div, .li-child-bg-black-low > li, .li-child-bg-black-low > view {
  background-color: #f0f0f0 !important;
  color: #333333; }

.li-bg-white-low, .li-tag-white-low, .li-button-white-low {
  background-color: #ffffff !important;
  color: #333333; }

.li-child-bg-white-low > div, .li-child-bg-white-low > li, .li-child-bg-white-low > view {
  background-color: #ffffff !important;
  color: #333333; }

.li-tag-cicle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ed4947;
  position: absolute; }

.li-line-bg-red {
  background-image: linear-gradient(135deg, #ec008c 10%, #f43f3b 100%);
  color: #fff; }

.li-child-line-bg-red > div, .li-child-line-bg-red > li, .li-child-line-bg-red > view {
  background-image: linear-gradient(135deg, #ec008c 10%, #f43f3b 100%);
  color: #fff; }

.li-line-bg-orange {
  background-image: linear-gradient(135deg, #FDD819 10%, #E80505 100%);
  color: #fff; }

.li-child-line-bg-orange > div, .li-child-line-bg-orange > li, .li-child-line-bg-orange > view {
  background-image: linear-gradient(135deg, #FDD819 10%, #E80505 100%);
  color: #fff; }

.li-line-bg-yellow {
  background-image: linear-gradient(135deg, #FCCF31 10%, #F55555 100%);
  color: #fff; }

.li-child-line-bg-yellow > div, .li-child-line-bg-yellow > li, .li-child-line-bg-yellow > view {
  background-image: linear-gradient(135deg, #FCCF31 10%, #F55555 100%);
  color: #fff; }

.li-line-bg-olive {
  background-image: linear-gradient(135deg, #8dc63f 10%, #39b54a 100%);
  color: #fff; }

.li-child-line-bg-olive > div, .li-child-line-bg-olive > li, .li-child-line-bg-olive > view {
  background-image: linear-gradient(135deg, #8dc63f 10%, #39b54a 100%);
  color: #fff; }

.li-line-bg-green {
  background-image: linear-gradient(135deg, #0BEF63 10%, #024016 100%);
  color: #fff; }

.li-child-line-bg-green > div, .li-child-line-bg-green > li, .li-child-line-bg-green > view {
  background-image: linear-gradient(135deg, #0BEF63 10%, #024016 100%);
  color: #fff; }

.li-line-bg-cyan {
  background-image: linear-gradient(135deg, #00EAFF 10%, #3C8CE7 100%);
  color: #fff; }

.li-child-line-bg-cyan > div, .li-child-line-bg-cyan > li, .li-child-line-bg-cyan > view {
  background-image: linear-gradient(135deg, #00EAFF 10%, #3C8CE7 100%);
  color: #fff; }

.li-line-bg-blue {
  background-image: linear-gradient(135deg, #52E5E7 10%, #130CB7 100%);
  color: #fff; }

.li-child-line-bg-blue > div, .li-child-line-bg-blue > li, .li-child-line-bg-blue > view {
  background-image: linear-gradient(135deg, #52E5E7 10%, #130CB7 100%);
  color: #fff; }

.li-line-bg-purple {
  background-image: linear-gradient(135deg, #F97794 10%, #623AA2 100%);
  color: #fff; }

.li-child-line-bg-purple > div, .li-child-line-bg-purple > li, .li-child-line-bg-purple > view {
  background-image: linear-gradient(135deg, #F97794 10%, #623AA2 100%);
  color: #fff; }

.li-line-bg-mauve {
  background-image: linear-gradient(135deg, #DA22FF 10%, #a326a8 100%);
  color: #fff; }

.li-child-line-bg-mauve > div, .li-child-line-bg-mauve > li, .li-child-line-bg-mauve > view {
  background-image: linear-gradient(135deg, #DA22FF 10%, #a326a8 100%);
  color: #fff; }

.li-line-bg-pink {
  background-image: linear-gradient(135deg, #F857A6 10%, #FF5858 100%);
  color: #fff; }

.li-child-line-bg-pink > div, .li-child-line-bg-pink > li, .li-child-line-bg-pink > view {
  background-image: linear-gradient(135deg, #F857A6 10%, #FF5858 100%);
  color: #fff; }

.li-line-bg-brown {
  background-image: linear-gradient(135deg, #a86644 10%, #7A2828 100%);
  color: #fff; }

.li-child-line-bg-brown > div, .li-child-line-bg-brown > li, .li-child-line-bg-brown > view {
  background-image: linear-gradient(135deg, #a86644 10%, #7A2828 100%);
  color: #fff; }

.li-line-bg-cgrey {
  background-image: linear-gradient(135deg, #D7DDE8 10%, #757F9A 100%);
  color: #fff; }

.li-child-line-bg-cgrey > div, .li-child-line-bg-cgrey > li, .li-child-line-bg-cgrey > view {
  background-image: linear-gradient(135deg, #D7DDE8 10%, #757F9A 100%);
  color: #fff; }

.li-line-bg-gray {
  background-image: linear-gradient(135deg, #FFF1EB 10%, #ACE0F9 100%);
  color: #fff; }

.li-child-line-bg-gray > div, .li-child-line-bg-gray > li, .li-child-line-bg-gray > view {
  background-image: linear-gradient(135deg, #FFF1EB 10%, #ACE0F9 100%);
  color: #fff; }

.li-line-bg-black {
  background-image: linear-gradient(135deg, #485563 10%, #29323C 100%);
  color: #fff; }

.li-child-line-bg-black > div, .li-child-line-bg-black > li, .li-child-line-bg-black > view {
  background-image: linear-gradient(135deg, #485563 10%, #29323C 100%);
  color: #fff; }

.li-line-bg-white {
  background-image: linear-gradient(135deg, #F3E7E9 10%, #E3EEFF 100%);
  color: #fff; }

.li-child-line-bg-white > div, .li-child-line-bg-white > li, .li-child-line-bg-white > view {
  background-image: linear-gradient(135deg, #F3E7E9 10%, #E3EEFF 100%);
  color: #fff; }

.li-bg-none {
  background-color: transparent !important; }

.li-text {
  font-size: 14px !important; }

.li-text-min {
  font-size: 12px !important; }

.li-text-min2 {
  font-size: 10px !important; }

.li-title-min {
  font-size: 16px !important; }

.li-title {
  font-size: 18px !important; }

.li-title-max {
  font-size: 22px !important; }

.li-title-max2 {
  font-size: 40px !important; }

.li-title-max3 {
  font-size: 60px !important; }

.li-text-red {
  color: #ed4947 !important; }

.li-text-border-red {
  -webkit-text-stroke: 1px #ed4947;
  text-stroke: 1px #ed4947; }

.li-text-orange {
  color: #fb7834 !important; }

.li-text-border-orange {
  -webkit-text-stroke: 1px #fb7834;
  text-stroke: 1px #fb7834; }

.li-text-yellow {
  color: #ffbc41 !important; }

.li-text-border-yellow {
  -webkit-text-stroke: 1px #ffbc41;
  text-stroke: 1px #ffbc41; }

.li-text-olive {
  color: #86c656 !important; }

.li-text-border-olive {
  -webkit-text-stroke: 1px #86c656;
  text-stroke: 1px #86c656; }

.li-text-green {
  color: #01b55a !important; }

.li-text-border-green {
  -webkit-text-stroke: 1px #01b55a;
  text-stroke: 1px #01b55a; }

.li-text-cyan {
  color: #01bcb5 !important; }

.li-text-border-cyan {
  -webkit-text-stroke: 1px #01bcb5;
  text-stroke: 1px #01bcb5; }

.li-text-blue {
  color: #0083f7 !important; }

.li-text-border-blue {
  -webkit-text-stroke: 1px #0083f7;
  text-stroke: 1px #0083f7; }

.li-text-purple {
  color: #6c3bb0 !important; }

.li-text-border-purple {
  -webkit-text-stroke: 1px #6c3bb0;
  text-stroke: 1px #6c3bb0; }

.li-text-mauve {
  color: #a326a8 !important; }

.li-text-border-mauve {
  -webkit-text-stroke: 1px #a326a8;
  text-stroke: 1px #a326a8; }

.li-text-pink {
  color: #e83591 !important; }

.li-text-border-pink {
  -webkit-text-stroke: 1px #e83591;
  text-stroke: 1px #e83591; }

.li-text-brown {
  color: #a86644 !important; }

.li-text-border-brown {
  -webkit-text-stroke: 1px #a86644;
  text-stroke: 1px #a86644; }

.li-text-cgrey {
  color: #8599a2 !important; }

.li-text-border-cgrey {
  -webkit-text-stroke: 1px #8599a2;
  text-stroke: 1px #8599a2; }

.li-text-gray {
  color: #f0f0f0 !important; }

.li-text-border-gray {
  -webkit-text-stroke: 1px #f0f0f0;
  text-stroke: 1px #f0f0f0; }

.li-text-black {
  color: #333333 !important; }

.li-text-border-black {
  -webkit-text-stroke: 1px #333333;
  text-stroke: 1px #333333; }

.li-text-white {
  color: #ffffff !important; }

.li-text-border-white {
  -webkit-text-stroke: 1px #ffffff;
  text-stroke: 1px #ffffff; }

.li-text-gray {
  color: #aaaaaa !important; }

.li-line-text-red {
  background: -webkit-gradient(linear, left top, left bottom, from(#ec008c), to(#f43f3b));
  background: gradient(linear, left top, left bottom, from(#ec008c), to(#f43f3b)); }

.li-line-text-orange {
  background: -webkit-gradient(linear, left top, left bottom, from(#FDD819), to(#E80505));
  background: gradient(linear, left top, left bottom, from(#FDD819), to(#E80505)); }

.li-line-text-yellow {
  background: -webkit-gradient(linear, left top, left bottom, from(#FCCF31), to(#F55555));
  background: gradient(linear, left top, left bottom, from(#FCCF31), to(#F55555)); }

.li-line-text-olive {
  background: -webkit-gradient(linear, left top, left bottom, from(#8dc63f), to(#39b54a));
  background: gradient(linear, left top, left bottom, from(#8dc63f), to(#39b54a)); }

.li-line-text-green {
  background: -webkit-gradient(linear, left top, left bottom, from(#0BEF63), to(#024016));
  background: gradient(linear, left top, left bottom, from(#0BEF63), to(#024016)); }

.li-line-text-cyan {
  background: -webkit-gradient(linear, left top, left bottom, from(#00EAFF), to(#3C8CE7));
  background: gradient(linear, left top, left bottom, from(#00EAFF), to(#3C8CE7)); }

.li-line-text-blue {
  background: -webkit-gradient(linear, left top, left bottom, from(#52E5E7), to(#130CB7));
  background: gradient(linear, left top, left bottom, from(#52E5E7), to(#130CB7)); }

.li-line-text-purple {
  background: -webkit-gradient(linear, left top, left bottom, from(#F97794), to(#623AA2));
  background: gradient(linear, left top, left bottom, from(#F97794), to(#623AA2)); }

.li-line-text-mauve {
  background: -webkit-gradient(linear, left top, left bottom, from(#DA22FF), to(#a326a8));
  background: gradient(linear, left top, left bottom, from(#DA22FF), to(#a326a8)); }

.li-line-text-pink {
  background: -webkit-gradient(linear, left top, left bottom, from(#F857A6), to(#FF5858));
  background: gradient(linear, left top, left bottom, from(#F857A6), to(#FF5858)); }

.li-line-text-brown {
  background: -webkit-gradient(linear, left top, left bottom, from(#a86644), to(#7A2828));
  background: gradient(linear, left top, left bottom, from(#a86644), to(#7A2828)); }

.li-line-text-cgrey {
  background: -webkit-gradient(linear, left top, left bottom, from(#D7DDE8), to(#757F9A));
  background: gradient(linear, left top, left bottom, from(#D7DDE8), to(#757F9A)); }

.li-line-text-gray {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF1EB), to(#ACE0F9));
  background: gradient(linear, left top, left bottom, from(#FFF1EB), to(#ACE0F9)); }

.li-line-text-black {
  background: -webkit-gradient(linear, left top, left bottom, from(#485563), to(#29323C));
  background: gradient(linear, left top, left bottom, from(#485563), to(#29323C)); }

.li-line-text-white {
  background: -webkit-gradient(linear, left top, left bottom, from(#F3E7E9), to(#E3EEFF));
  background: gradient(linear, left top, left bottom, from(#F3E7E9), to(#E3EEFF)); }

[class^=li-line-text] {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent; }

.li-content-over1 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 25px;
  line-height: 25px; }

.li-content-over2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
  line-height: 20px; }

.li-content-over3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 20px; }

.li-content-over4 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 80px;
  line-height: 20px; }

.li-en-cap {
  text-transform: capitalize; }

.li-en-up {
  text-transform: uppercase; }

.li-en-low {
  text-transform: lowercase; }

.li-align-center {
  text-align: center; }

.li-align-left {
  text-align: left; }

.li-align-right {
  text-align: right; }

/*文字描边*/
.li-text-border {
  -webkit-text-stroke: 1px #000; }

.li-text-border-b {
  -webkit-text-stroke: 1px #000;
  -webkit-text-fill-color: transparent; }

/*文字阴影*/
.li-text-shadow {
  text-shadow: 1px 1px 0px #212121; }

/*3D文字*/
.li-text-3d {
  text-transform: uppercase;
  text-align: center;
  text-shadow: #e7e7e7 3px 5px 0,#999 4px 6px 3px, #ccc 8px 11px 10px; }

/*霓虹灯*/
.li-text-lights {
  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ffbe84, 0 0 25px #ffbe84, 0 0 30px #ffbe84, 0 0 50px #ffbe84, 0 0 80px #ffbe84, 0 0 100px #ffbe84, 0 0 150px #ffbe84; }

/*凸版*/
.li-text-letterpress {
  text-shadow: 0px 2px 3px #555; }

/*凹版*/
.li-text-embossing {
  text-shadow: 0 -1px 0 #374683; }

/*投影*/
.li-text-tou-yin {
  text-shadow: 1px 1px 5px #dddddd,2px 2px 5px #ffffff,3px 3px 5px #ffffff,4px 4px 5px #ffffff,5px 5px 5px #ffffff,6px 6px 5px #adadad,7px 7px 5px #adadad,8px 8px 5px #adadad,9px 9px 5px #adadad,10px 10px 5px #adadad,11px 11px 5px ,12px 12px 5px; }

/*浮雕*/
.li-text-emboss {
  text-shadow: -1px -1px #fff, 1px 1px #333; }

/*模糊*/
.li-text-blury {
  color: transparent;
  text-shadow: 0 0 4px #f36; }

/*内阴影*/
.li-text-shadow-n {
  background: #666;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: 0 3px 3px rgba(255, 255, 255, 0.5); }

.li-text-strong, .li-text-bold {
  font-weight: bold; }

.table-border-red {
  border: 1px solid #ed4947;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-red [class^=td] {
    border: 1px solid #ed4947;
    border-top: 0px;
    border-left: 0px; }

.table-border-orange {
  border: 1px solid #fb7834;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-orange [class^=td] {
    border: 1px solid #fb7834;
    border-top: 0px;
    border-left: 0px; }

.table-border-yellow {
  border: 1px solid #ffbc41;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-yellow [class^=td] {
    border: 1px solid #ffbc41;
    border-top: 0px;
    border-left: 0px; }

.table-border-olive {
  border: 1px solid #86c656;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-olive [class^=td] {
    border: 1px solid #86c656;
    border-top: 0px;
    border-left: 0px; }

.table-border-green {
  border: 1px solid #01b55a;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-green [class^=td] {
    border: 1px solid #01b55a;
    border-top: 0px;
    border-left: 0px; }

.table-border-cyan {
  border: 1px solid #01bcb5;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-cyan [class^=td] {
    border: 1px solid #01bcb5;
    border-top: 0px;
    border-left: 0px; }

.table-border-blue {
  border: 1px solid #0083f7;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-blue [class^=td] {
    border: 1px solid #0083f7;
    border-top: 0px;
    border-left: 0px; }

.table-border-purple {
  border: 1px solid #6c3bb0;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-purple [class^=td] {
    border: 1px solid #6c3bb0;
    border-top: 0px;
    border-left: 0px; }

.table-border-mauve {
  border: 1px solid #a326a8;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-mauve [class^=td] {
    border: 1px solid #a326a8;
    border-top: 0px;
    border-left: 0px; }

.table-border-pink {
  border: 1px solid #e83591;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-pink [class^=td] {
    border: 1px solid #e83591;
    border-top: 0px;
    border-left: 0px; }

.table-border-brown {
  border: 1px solid #a86644;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-brown [class^=td] {
    border: 1px solid #a86644;
    border-top: 0px;
    border-left: 0px; }

.table-border-cgrey {
  border: 1px solid #8599a2;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-cgrey [class^=td] {
    border: 1px solid #8599a2;
    border-top: 0px;
    border-left: 0px; }

.table-border-gray {
  border: 1px solid #f0f0f0;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-gray [class^=td] {
    border: 1px solid #f0f0f0;
    border-top: 0px;
    border-left: 0px; }

.table-border-black {
  border: 1px solid #333333;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-black [class^=td] {
    border: 1px solid #333333;
    border-top: 0px;
    border-left: 0px; }

.table-border-white {
  border: 1px solid #ffffff;
  border-bottom: 0px;
  border-right: 0px; }
  .table-border-white [class^=td] {
    border: 1px solid #ffffff;
    border-top: 0px;
    border-left: 0px; }

[class^=td-y] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  [class^=td-y] > div, [class^=td-y] > view {
    width: 100%; }

[class^=tr] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box; }

[class^=td] {
  box-sizing: border-box; }

.tr-col2-min2 > div, .tr-col2-min2 > li, .tr-col2-min2 > view {
  width: calc((100% - 4px * 1 ) / 2);
  margin-left: 4px;
  margin-top: 4px;
  box-sizing: border-box; }

.tr-col2-min2 > div:nth-child(2n + 1),
.tr-col2-min2 > li:nth-child(2n + 1),
.tr-col2-min2 > view:nth-child(2n + 1) {
  margin-left: 0px !important; }

.tr-col2-min2 > div:nth-child(-n + 2),
.tr-col2-min2 > li:nth-child(-n + 2),
.tr-col2-min2 > view:nth-child(-n + 2) {
  margin-top: 0px; }

.tr-col2-min > div, .tr-col2-min > li, .tr-col2-min > view {
  width: calc((100% - 8px * 1 ) / 2);
  margin-left: 8px;
  margin-top: 8px;
  box-sizing: border-box; }

.tr-col2-min > div:nth-child(2n + 1),
.tr-col2-min > li:nth-child(2n + 1),
.tr-col2-min > view:nth-child(2n + 1) {
  margin-left: 0px !important; }

.tr-col2-min > div:nth-child(-n + 2),
.tr-col2-min > li:nth-child(-n + 2),
.tr-col2-min > view:nth-child(-n + 2) {
  margin-top: 0px; }

.tr-col2 > div, .tr-col2 > li, .tr-col2 > view {
  width: calc((100% - 12px * 1 ) / 2);
  margin-left: 12px;
  margin-top: 12px;
  box-sizing: border-box; }

.tr-col2 > div:nth-child(2n + 1),
.tr-col2 > li:nth-child(2n + 1),
.tr-col2 > view:nth-child(2n + 1) {
  margin-left: 0px !important; }

.tr-col2 > div:nth-child(-n + 2),
.tr-col2 > li:nth-child(-n + 2),
.tr-col2 > view:nth-child(-n + 2) {
  margin-top: 0px; }

.tr-col2-max > div, .tr-col2-max > li, .tr-col2-max > view {
  width: calc((100% - 16px * 1 ) / 2);
  margin-left: 16px;
  margin-top: 16px;
  box-sizing: border-box; }

.tr-col2-max > div:nth-child(2n + 1),
.tr-col2-max > li:nth-child(2n + 1),
.tr-col2-max > view:nth-child(2n + 1) {
  margin-left: 0px !important; }

.tr-col2-max > div:nth-child(-n + 2),
.tr-col2-max > li:nth-child(-n + 2),
.tr-col2-max > view:nth-child(-n + 2) {
  margin-top: 0px; }

.tr-col2-max2 > div, .tr-col2-max2 > li, .tr-col2-max2 > view {
  width: calc((100% - 20px * 1 ) / 2);
  margin-left: 20px;
  margin-top: 20px;
  box-sizing: border-box; }

.tr-col2-max2 > div:nth-child(2n + 1),
.tr-col2-max2 > li:nth-child(2n + 1),
.tr-col2-max2 > view:nth-child(2n + 1) {
  margin-left: 0px !important; }

.tr-col2-max2 > div:nth-child(-n + 2),
.tr-col2-max2 > li:nth-child(-n + 2),
.tr-col2-max2 > view:nth-child(-n + 2) {
  margin-top: 0px; }

.tr-col2-none > div, .tr-col2-none > li, .tr-col2-none > view {
  width: calc((100% - 0px * 1 ) / 2);
  margin-left: 0px;
  margin-top: 0px;
  box-sizing: border-box; }

.tr-col2-none > div:nth-child(2n + 1),
.tr-col2-none > li:nth-child(2n + 1),
.tr-col2-none > view:nth-child(2n + 1) {
  margin-left: 0px !important; }

.tr-col2-none > div:nth-child(-n + 2),
.tr-col2-none > li:nth-child(-n + 2),
.tr-col2-none > view:nth-child(-n + 2) {
  margin-top: 0px; }

.tr-col3-min2 > div, .tr-col3-min2 > li, .tr-col3-min2 > view {
  width: calc((100% - 4px * 2 ) / 3);
  margin-left: 4px;
  margin-top: 4px;
  box-sizing: border-box; }

.tr-col3-min2 > div:nth-child(3n + 1),
.tr-col3-min2 > li:nth-child(3n + 1),
.tr-col3-min2 > view:nth-child(3n + 1) {
  margin-left: 0px !important; }

.tr-col3-min2 > div:nth-child(-n + 3),
.tr-col3-min2 > li:nth-child(-n + 3),
.tr-col3-min2 > view:nth-child(-n + 3) {
  margin-top: 0px; }

.tr-col3-min > div, .tr-col3-min > li, .tr-col3-min > view {
  width: calc((100% - 8px * 2 ) / 3);
  margin-left: 8px;
  margin-top: 8px;
  box-sizing: border-box; }

.tr-col3-min > div:nth-child(3n + 1),
.tr-col3-min > li:nth-child(3n + 1),
.tr-col3-min > view:nth-child(3n + 1) {
  margin-left: 0px !important; }

.tr-col3-min > div:nth-child(-n + 3),
.tr-col3-min > li:nth-child(-n + 3),
.tr-col3-min > view:nth-child(-n + 3) {
  margin-top: 0px; }

.tr-col3 > div, .tr-col3 > li, .tr-col3 > view {
  width: calc((100% - 12px * 2 ) / 3);
  margin-left: 12px;
  margin-top: 12px;
  box-sizing: border-box; }

.tr-col3 > div:nth-child(3n + 1),
.tr-col3 > li:nth-child(3n + 1),
.tr-col3 > view:nth-child(3n + 1) {
  margin-left: 0px !important; }

.tr-col3 > div:nth-child(-n + 3),
.tr-col3 > li:nth-child(-n + 3),
.tr-col3 > view:nth-child(-n + 3) {
  margin-top: 0px; }

.tr-col3-max > div, .tr-col3-max > li, .tr-col3-max > view {
  width: calc((100% - 16px * 2 ) / 3);
  margin-left: 16px;
  margin-top: 16px;
  box-sizing: border-box; }

.tr-col3-max > div:nth-child(3n + 1),
.tr-col3-max > li:nth-child(3n + 1),
.tr-col3-max > view:nth-child(3n + 1) {
  margin-left: 0px !important; }

.tr-col3-max > div:nth-child(-n + 3),
.tr-col3-max > li:nth-child(-n + 3),
.tr-col3-max > view:nth-child(-n + 3) {
  margin-top: 0px; }

.tr-col3-max2 > div, .tr-col3-max2 > li, .tr-col3-max2 > view {
  width: calc((100% - 20px * 2 ) / 3);
  margin-left: 20px;
  margin-top: 20px;
  box-sizing: border-box; }

.tr-col3-max2 > div:nth-child(3n + 1),
.tr-col3-max2 > li:nth-child(3n + 1),
.tr-col3-max2 > view:nth-child(3n + 1) {
  margin-left: 0px !important; }

.tr-col3-max2 > div:nth-child(-n + 3),
.tr-col3-max2 > li:nth-child(-n + 3),
.tr-col3-max2 > view:nth-child(-n + 3) {
  margin-top: 0px; }

.tr-col3-none > div, .tr-col3-none > li, .tr-col3-none > view {
  width: calc((100% - 0px * 2 ) / 3);
  margin-left: 0px;
  margin-top: 0px;
  box-sizing: border-box; }

.tr-col3-none > div:nth-child(3n + 1),
.tr-col3-none > li:nth-child(3n + 1),
.tr-col3-none > view:nth-child(3n + 1) {
  margin-left: 0px !important; }

.tr-col3-none > div:nth-child(-n + 3),
.tr-col3-none > li:nth-child(-n + 3),
.tr-col3-none > view:nth-child(-n + 3) {
  margin-top: 0px; }

.tr-col4-min2 > div, .tr-col4-min2 > li, .tr-col4-min2 > view {
  width: calc((100% - 4px * 3 ) / 4);
  margin-left: 4px;
  margin-top: 4px;
  box-sizing: border-box; }

.tr-col4-min2 > div:nth-child(4n + 1),
.tr-col4-min2 > li:nth-child(4n + 1),
.tr-col4-min2 > view:nth-child(4n + 1) {
  margin-left: 0px !important; }

.tr-col4-min2 > div:nth-child(-n + 4),
.tr-col4-min2 > li:nth-child(-n + 4),
.tr-col4-min2 > view:nth-child(-n + 4) {
  margin-top: 0px; }

.tr-col4-min > div, .tr-col4-min > li, .tr-col4-min > view {
  width: calc((100% - 8px * 3 ) / 4);
  margin-left: 8px;
  margin-top: 8px;
  box-sizing: border-box; }

.tr-col4-min > div:nth-child(4n + 1),
.tr-col4-min > li:nth-child(4n + 1),
.tr-col4-min > view:nth-child(4n + 1) {
  margin-left: 0px !important; }

.tr-col4-min > div:nth-child(-n + 4),
.tr-col4-min > li:nth-child(-n + 4),
.tr-col4-min > view:nth-child(-n + 4) {
  margin-top: 0px; }

.tr-col4 > div, .tr-col4 > li, .tr-col4 > view {
  width: calc((100% - 12px * 3 ) / 4);
  margin-left: 12px;
  margin-top: 12px;
  box-sizing: border-box; }

.tr-col4 > div:nth-child(4n + 1),
.tr-col4 > li:nth-child(4n + 1),
.tr-col4 > view:nth-child(4n + 1) {
  margin-left: 0px !important; }

.tr-col4 > div:nth-child(-n + 4),
.tr-col4 > li:nth-child(-n + 4),
.tr-col4 > view:nth-child(-n + 4) {
  margin-top: 0px; }

.tr-col4-max > div, .tr-col4-max > li, .tr-col4-max > view {
  width: calc((100% - 16px * 3 ) / 4);
  margin-left: 16px;
  margin-top: 16px;
  box-sizing: border-box; }

.tr-col4-max > div:nth-child(4n + 1),
.tr-col4-max > li:nth-child(4n + 1),
.tr-col4-max > view:nth-child(4n + 1) {
  margin-left: 0px !important; }

.tr-col4-max > div:nth-child(-n + 4),
.tr-col4-max > li:nth-child(-n + 4),
.tr-col4-max > view:nth-child(-n + 4) {
  margin-top: 0px; }

.tr-col4-max2 > div, .tr-col4-max2 > li, .tr-col4-max2 > view {
  width: calc((100% - 20px * 3 ) / 4);
  margin-left: 20px;
  margin-top: 20px;
  box-sizing: border-box; }

.tr-col4-max2 > div:nth-child(4n + 1),
.tr-col4-max2 > li:nth-child(4n + 1),
.tr-col4-max2 > view:nth-child(4n + 1) {
  margin-left: 0px !important; }

.tr-col4-max2 > div:nth-child(-n + 4),
.tr-col4-max2 > li:nth-child(-n + 4),
.tr-col4-max2 > view:nth-child(-n + 4) {
  margin-top: 0px; }

.tr-col4-none > div, .tr-col4-none > li, .tr-col4-none > view {
  width: calc((100% - 0px * 3 ) / 4);
  margin-left: 0px;
  margin-top: 0px;
  box-sizing: border-box; }

.tr-col4-none > div:nth-child(4n + 1),
.tr-col4-none > li:nth-child(4n + 1),
.tr-col4-none > view:nth-child(4n + 1) {
  margin-left: 0px !important; }

.tr-col4-none > div:nth-child(-n + 4),
.tr-col4-none > li:nth-child(-n + 4),
.tr-col4-none > view:nth-child(-n + 4) {
  margin-top: 0px; }

.tr-col5-min2 > div, .tr-col5-min2 > li, .tr-col5-min2 > view {
  width: calc((100% - 4px * 4 ) / 5);
  margin-left: 4px;
  margin-top: 4px;
  box-sizing: border-box; }

.tr-col5-min2 > div:nth-child(5n + 1),
.tr-col5-min2 > li:nth-child(5n + 1),
.tr-col5-min2 > view:nth-child(5n + 1) {
  margin-left: 0px !important; }

.tr-col5-min2 > div:nth-child(-n + 5),
.tr-col5-min2 > li:nth-child(-n + 5),
.tr-col5-min2 > view:nth-child(-n + 5) {
  margin-top: 0px; }

.tr-col5-min > div, .tr-col5-min > li, .tr-col5-min > view {
  width: calc((100% - 8px * 4 ) / 5);
  margin-left: 8px;
  margin-top: 8px;
  box-sizing: border-box; }

.tr-col5-min > div:nth-child(5n + 1),
.tr-col5-min > li:nth-child(5n + 1),
.tr-col5-min > view:nth-child(5n + 1) {
  margin-left: 0px !important; }

.tr-col5-min > div:nth-child(-n + 5),
.tr-col5-min > li:nth-child(-n + 5),
.tr-col5-min > view:nth-child(-n + 5) {
  margin-top: 0px; }

.tr-col5 > div, .tr-col5 > li, .tr-col5 > view {
  width: calc((100% - 12px * 4 ) / 5);
  margin-left: 12px;
  margin-top: 12px;
  box-sizing: border-box; }

.tr-col5 > div:nth-child(5n + 1),
.tr-col5 > li:nth-child(5n + 1),
.tr-col5 > view:nth-child(5n + 1) {
  margin-left: 0px !important; }

.tr-col5 > div:nth-child(-n + 5),
.tr-col5 > li:nth-child(-n + 5),
.tr-col5 > view:nth-child(-n + 5) {
  margin-top: 0px; }

.tr-col5-max > div, .tr-col5-max > li, .tr-col5-max > view {
  width: calc((100% - 16px * 4 ) / 5);
  margin-left: 16px;
  margin-top: 16px;
  box-sizing: border-box; }

.tr-col5-max > div:nth-child(5n + 1),
.tr-col5-max > li:nth-child(5n + 1),
.tr-col5-max > view:nth-child(5n + 1) {
  margin-left: 0px !important; }

.tr-col5-max > div:nth-child(-n + 5),
.tr-col5-max > li:nth-child(-n + 5),
.tr-col5-max > view:nth-child(-n + 5) {
  margin-top: 0px; }

.tr-col5-max2 > div, .tr-col5-max2 > li, .tr-col5-max2 > view {
  width: calc((100% - 20px * 4 ) / 5);
  margin-left: 20px;
  margin-top: 20px;
  box-sizing: border-box; }

.tr-col5-max2 > div:nth-child(5n + 1),
.tr-col5-max2 > li:nth-child(5n + 1),
.tr-col5-max2 > view:nth-child(5n + 1) {
  margin-left: 0px !important; }

.tr-col5-max2 > div:nth-child(-n + 5),
.tr-col5-max2 > li:nth-child(-n + 5),
.tr-col5-max2 > view:nth-child(-n + 5) {
  margin-top: 0px; }

.tr-col5-none > div, .tr-col5-none > li, .tr-col5-none > view {
  width: calc((100% - 0px * 4 ) / 5);
  margin-left: 0px;
  margin-top: 0px;
  box-sizing: border-box; }

.tr-col5-none > div:nth-child(5n + 1),
.tr-col5-none > li:nth-child(5n + 1),
.tr-col5-none > view:nth-child(5n + 1) {
  margin-left: 0px !important; }

.tr-col5-none > div:nth-child(-n + 5),
.tr-col5-none > li:nth-child(-n + 5),
.tr-col5-none > view:nth-child(-n + 5) {
  margin-top: 0px; }

.tr-col6-min2 > div, .tr-col6-min2 > li, .tr-col6-min2 > view {
  width: calc((100% - 4px * 5 ) / 6);
  margin-left: 4px;
  margin-top: 4px;
  box-sizing: border-box; }

.tr-col6-min2 > div:nth-child(6n + 1),
.tr-col6-min2 > li:nth-child(6n + 1),
.tr-col6-min2 > view:nth-child(6n + 1) {
  margin-left: 0px !important; }

.tr-col6-min2 > div:nth-child(-n + 6),
.tr-col6-min2 > li:nth-child(-n + 6),
.tr-col6-min2 > view:nth-child(-n + 6) {
  margin-top: 0px; }

.tr-col6-min > div, .tr-col6-min > li, .tr-col6-min > view {
  width: calc((100% - 8px * 5 ) / 6);
  margin-left: 8px;
  margin-top: 8px;
  box-sizing: border-box; }

.tr-col6-min > div:nth-child(6n + 1),
.tr-col6-min > li:nth-child(6n + 1),
.tr-col6-min > view:nth-child(6n + 1) {
  margin-left: 0px !important; }

.tr-col6-min > div:nth-child(-n + 6),
.tr-col6-min > li:nth-child(-n + 6),
.tr-col6-min > view:nth-child(-n + 6) {
  margin-top: 0px; }

.tr-col6 > div, .tr-col6 > li, .tr-col6 > view {
  width: calc((100% - 12px * 5 ) / 6);
  margin-left: 12px;
  margin-top: 12px;
  box-sizing: border-box; }

.tr-col6 > div:nth-child(6n + 1),
.tr-col6 > li:nth-child(6n + 1),
.tr-col6 > view:nth-child(6n + 1) {
  margin-left: 0px !important; }

.tr-col6 > div:nth-child(-n + 6),
.tr-col6 > li:nth-child(-n + 6),
.tr-col6 > view:nth-child(-n + 6) {
  margin-top: 0px; }

.tr-col6-max > div, .tr-col6-max > li, .tr-col6-max > view {
  width: calc((100% - 16px * 5 ) / 6);
  margin-left: 16px;
  margin-top: 16px;
  box-sizing: border-box; }

.tr-col6-max > div:nth-child(6n + 1),
.tr-col6-max > li:nth-child(6n + 1),
.tr-col6-max > view:nth-child(6n + 1) {
  margin-left: 0px !important; }

.tr-col6-max > div:nth-child(-n + 6),
.tr-col6-max > li:nth-child(-n + 6),
.tr-col6-max > view:nth-child(-n + 6) {
  margin-top: 0px; }

.tr-col6-max2 > div, .tr-col6-max2 > li, .tr-col6-max2 > view {
  width: calc((100% - 20px * 5 ) / 6);
  margin-left: 20px;
  margin-top: 20px;
  box-sizing: border-box; }

.tr-col6-max2 > div:nth-child(6n + 1),
.tr-col6-max2 > li:nth-child(6n + 1),
.tr-col6-max2 > view:nth-child(6n + 1) {
  margin-left: 0px !important; }

.tr-col6-max2 > div:nth-child(-n + 6),
.tr-col6-max2 > li:nth-child(-n + 6),
.tr-col6-max2 > view:nth-child(-n + 6) {
  margin-top: 0px; }

.tr-col6-none > div, .tr-col6-none > li, .tr-col6-none > view {
  width: calc((100% - 0px * 5 ) / 6);
  margin-left: 0px;
  margin-top: 0px;
  box-sizing: border-box; }

.tr-col6-none > div:nth-child(6n + 1),
.tr-col6-none > li:nth-child(6n + 1),
.tr-col6-none > view:nth-child(6n + 1) {
  margin-left: 0px !important; }

.tr-col6-none > div:nth-child(-n + 6),
.tr-col6-none > li:nth-child(-n + 6),
.tr-col6-none > view:nth-child(-n + 6) {
  margin-top: 0px; }

.tr-col7-min2 > div, .tr-col7-min2 > li, .tr-col7-min2 > view {
  width: calc((100% - 4px * 6 ) / 7);
  margin-left: 4px;
  margin-top: 4px;
  box-sizing: border-box; }

.tr-col7-min2 > div:nth-child(7n + 1),
.tr-col7-min2 > li:nth-child(7n + 1),
.tr-col7-min2 > view:nth-child(7n + 1) {
  margin-left: 0px !important; }

.tr-col7-min2 > div:nth-child(-n + 7),
.tr-col7-min2 > li:nth-child(-n + 7),
.tr-col7-min2 > view:nth-child(-n + 7) {
  margin-top: 0px; }

.tr-col7-min > div, .tr-col7-min > li, .tr-col7-min > view {
  width: calc((100% - 8px * 6 ) / 7);
  margin-left: 8px;
  margin-top: 8px;
  box-sizing: border-box; }

.tr-col7-min > div:nth-child(7n + 1),
.tr-col7-min > li:nth-child(7n + 1),
.tr-col7-min > view:nth-child(7n + 1) {
  margin-left: 0px !important; }

.tr-col7-min > div:nth-child(-n + 7),
.tr-col7-min > li:nth-child(-n + 7),
.tr-col7-min > view:nth-child(-n + 7) {
  margin-top: 0px; }

.tr-col7 > div, .tr-col7 > li, .tr-col7 > view {
  width: calc((100% - 12px * 6 ) / 7);
  margin-left: 12px;
  margin-top: 12px;
  box-sizing: border-box; }

.tr-col7 > div:nth-child(7n + 1),
.tr-col7 > li:nth-child(7n + 1),
.tr-col7 > view:nth-child(7n + 1) {
  margin-left: 0px !important; }

.tr-col7 > div:nth-child(-n + 7),
.tr-col7 > li:nth-child(-n + 7),
.tr-col7 > view:nth-child(-n + 7) {
  margin-top: 0px; }

.tr-col7-max > div, .tr-col7-max > li, .tr-col7-max > view {
  width: calc((100% - 16px * 6 ) / 7);
  margin-left: 16px;
  margin-top: 16px;
  box-sizing: border-box; }

.tr-col7-max > div:nth-child(7n + 1),
.tr-col7-max > li:nth-child(7n + 1),
.tr-col7-max > view:nth-child(7n + 1) {
  margin-left: 0px !important; }

.tr-col7-max > div:nth-child(-n + 7),
.tr-col7-max > li:nth-child(-n + 7),
.tr-col7-max > view:nth-child(-n + 7) {
  margin-top: 0px; }

.tr-col7-max2 > div, .tr-col7-max2 > li, .tr-col7-max2 > view {
  width: calc((100% - 20px * 6 ) / 7);
  margin-left: 20px;
  margin-top: 20px;
  box-sizing: border-box; }

.tr-col7-max2 > div:nth-child(7n + 1),
.tr-col7-max2 > li:nth-child(7n + 1),
.tr-col7-max2 > view:nth-child(7n + 1) {
  margin-left: 0px !important; }

.tr-col7-max2 > div:nth-child(-n + 7),
.tr-col7-max2 > li:nth-child(-n + 7),
.tr-col7-max2 > view:nth-child(-n + 7) {
  margin-top: 0px; }

.tr-col7-none > div, .tr-col7-none > li, .tr-col7-none > view {
  width: calc((100% - 0px * 6 ) / 7);
  margin-left: 0px;
  margin-top: 0px;
  box-sizing: border-box; }

.tr-col7-none > div:nth-child(7n + 1),
.tr-col7-none > li:nth-child(7n + 1),
.tr-col7-none > view:nth-child(7n + 1) {
  margin-left: 0px !important; }

.tr-col7-none > div:nth-child(-n + 7),
.tr-col7-none > li:nth-child(-n + 7),
.tr-col7-none > view:nth-child(-n + 7) {
  margin-top: 0px; }

[class^=tr-col] {
  position: relative; }

.tr-x-y-mid, .tr-td-mid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.tr-left-start {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

.tr-left-start-center {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.tr-right-start {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

.tr-right-start-center {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.tr-center-start {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.tr-star-y {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.tr-star-bottom-y {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.tr-star-x {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.tr-star-x-right {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.tr-between {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  box-sizing: border-box !important; }

.tr-between-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.tr-y-between {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-align-content: space-between;
  align-content: space-between; }
  .tr-y-between > li, .tr-y-between > div, .tr-y-between > view {
    width: 100%; }

.tr-y-items-top {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }

.tr-y-items-end {
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end; }

.tr-y-items-center {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.tr-y-items-content {
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline; }

.tr-y-items-stretch {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch; }

/*tab标签*/
[class^=li-tab] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  [class^=li-tab] > li, [class^=li-tab] > div, [class^=li-tab] > view {
    border-width: 0px;
    border-bottom-width: 2px !important;
    padding: 15px 15px 8px 15px;
    border-color: transparent;
    white-space: nowrap; }
  [class^=li-tab] > .li-border-white {
    color: #fff !important; }

.li-tab-mid {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.li-tab-between {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }
  .li-tab-between > li, .li-tab-between > div, .li-tab-between > view {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    text-align: center; }

::-webkit-scrollbar {
  display: none; }

/*竖标签*/
.li-vertical-box {
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .li-vertical-box .li-vertical-tab {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 100px;
    white-space: initial; }
    .li-vertical-box .li-vertical-tab .li-tab-item {
      text-align: center;
      background-color: #fff;
      margin: 0;
      box-sizing: border-box;
      padding-left: 8px;
      border: none;
      height: 50px;
      line-height: 50px;
      position: relative; }
    .li-vertical-box .li-vertical-tab .active {
      background-color: #f0f0f0; }
      .li-vertical-box .li-vertical-tab .active::after {
        content: "";
        width: 8upx;
        height: 30upx;
        border-radius: 10upx 0 0 10upx;
        position: absolute;
        background-color: currentColor;
        top: 0;
        right: 0upx;
        bottom: 0;
        margin: auto; }
  .li-vertical-box .li-vertical-main {
    background-color: #f0f0f0;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1; }

.tr-fixed {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.td-0 {
  width: 0%; }

.td-1 {
  width: 1%; }

.td-2 {
  width: 2%; }

.td-3 {
  width: 3%; }

.td-4 {
  width: 4%; }

.td-5 {
  width: 5%; }

.td-6 {
  width: 6%; }

.td-7 {
  width: 7%; }

.td-8 {
  width: 8%; }

.td-9 {
  width: 9%; }

.td-10 {
  width: 10%; }

.td-11 {
  width: 11%; }

.td-12 {
  width: 12%; }

.td-13 {
  width: 13%; }

.td-14 {
  width: 14%; }

.td-15 {
  width: 15%; }

.td-16 {
  width: 16%; }

.td-17 {
  width: 17%; }

.td-18 {
  width: 18%; }

.td-19 {
  width: 19%; }

.td-20 {
  width: 20%; }

.td-21 {
  width: 21%; }

.td-22 {
  width: 22%; }

.td-23 {
  width: 23%; }

.td-24 {
  width: 24%; }

.td-25 {
  width: 25%; }

.td-26 {
  width: 26%; }

.td-27 {
  width: 27%; }

.td-28 {
  width: 28%; }

.td-29 {
  width: 29%; }

.td-30 {
  width: 30%; }

.td-31 {
  width: 31%; }

.td-32 {
  width: 32%; }

.td-33 {
  width: 33%; }

.td-34 {
  width: 34%; }

.td-35 {
  width: 35%; }

.td-36 {
  width: 36%; }

.td-37 {
  width: 37%; }

.td-38 {
  width: 38%; }

.td-39 {
  width: 39%; }

.td-40 {
  width: 40%; }

.td-41 {
  width: 41%; }

.td-42 {
  width: 42%; }

.td-43 {
  width: 43%; }

.td-44 {
  width: 44%; }

.td-45 {
  width: 45%; }

.td-46 {
  width: 46%; }

.td-47 {
  width: 47%; }

.td-48 {
  width: 48%; }

.td-49 {
  width: 49%; }

.td-50 {
  width: 50%; }

.td-51 {
  width: 51%; }

.td-52 {
  width: 52%; }

.td-53 {
  width: 53%; }

.td-54 {
  width: 54%; }

.td-55 {
  width: 55%; }

.td-56 {
  width: 56%; }

.td-57 {
  width: 57%; }

.td-58 {
  width: 58%; }

.td-59 {
  width: 59%; }

.td-60 {
  width: 60%; }

.td-61 {
  width: 61%; }

.td-62 {
  width: 62%; }

.td-63 {
  width: 63%; }

.td-64 {
  width: 64%; }

.td-65 {
  width: 65%; }

.td-66 {
  width: 66%; }

.td-67 {
  width: 67%; }

.td-68 {
  width: 68%; }

.td-69 {
  width: 69%; }

.td-70 {
  width: 70%; }

.td-71 {
  width: 71%; }

.td-72 {
  width: 72%; }

.td-73 {
  width: 73%; }

.td-74 {
  width: 74%; }

.td-75 {
  width: 75%; }

.td-76 {
  width: 76%; }

.td-77 {
  width: 77%; }

.td-78 {
  width: 78%; }

.td-79 {
  width: 79%; }

.td-80 {
  width: 80%; }

.td-81 {
  width: 81%; }

.td-82 {
  width: 82%; }

.td-83 {
  width: 83%; }

.td-84 {
  width: 84%; }

.td-85 {
  width: 85%; }

.td-86 {
  width: 86%; }

.td-87 {
  width: 87%; }

.td-88 {
  width: 88%; }

.td-89 {
  width: 89%; }

.td-90 {
  width: 90%; }

.td-91 {
  width: 91%; }

.td-92 {
  width: 92%; }

.td-93 {
  width: 93%; }

.td-94 {
  width: 94%; }

.td-95 {
  width: 95%; }

.td-96 {
  width: 96%; }

.td-97 {
  width: 97%; }

.td-98 {
  width: 98%; }

.td-99 {
  width: 99%; }

.td-100 {
  width: 100%; }

.td-33 {
  width: 33.333%; }

.td-min, .li-margin-mid {
  margin: 0px auto; }

.tr-left-fixed {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .tr-left-fixed > div:first-child, .tr-left-fixed > view:first-child {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }
  .tr-left-fixed > div:last-child, .tr-left-fixed > view:last-child {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    word-wrap: break-word; }

.tr-left-fixed-center {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .tr-left-fixed-center > div:first-child, .tr-left-fixed-center > view:first-child {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }
  .tr-left-fixed-center > div:last-child, .tr-left-fixed-center > view:last-child {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    word-wrap: break-word; }

.tr-right-fixed {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .tr-right-fixed > div:first-child, .tr-right-fixed > view:first-child {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    word-wrap: break-word; }
  .tr-right-fixed > div:last-child, .tr-right-fixed > view:last-child {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }

.tr-right-fixed-center {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .tr-right-fixed-center > div:first-child, .tr-right-fixed-center > view:first-child {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1; }
  .tr-right-fixed-center > div:last-child, .tr-right-fixed-center > view:last-child {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0; }

.tr-y-top {
  -webkit-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start; }

.tr-y-end {
  -webkit-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end; }

.tr-y-center {
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center; }

.tr-y-bw {
  -webkit-align-content: space-between;
  -ms-align-content: space-between;
  align-content: space-between; }

.tr-y-around {
  -webkit-align-content: space-around;
  -ms-align-content: space-around;
  align-content: space-around; }

.tr-y-stretch {
  -webkit-align-content: stretch;
  -ms-align-content: stretch;
  align-content: stretch; }

.td-enlarge-fixed {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1; }

.td-narrow-fixed {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0; }

.td-y-alone-box-top {
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start; }

.td-y-alone-item-end {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end; }

.td-y-alone-item-center {
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center; }

.td-y-alone-item-content {
  -webkit-align-self: baseline;
  -ms-align-self: baseline;
  align-self: baseline; }

.td-y-alone-item-stretch {
  -webkit-align-self: stretch;
  -ms-align-self: stretch;
  align-self: stretch; }

.li-mr-t-min2 {
  margin-top: 5px !important; }

.li-child-mr-t-min2 > div, .li-child-mr-t-min2 > li, .li-child-mr-t-min2 > view {
  margin-top: 5px !important; }

.li-mr-l-min2 {
  margin-left: 5px !important; }

.li-mr-r-min2 {
  margin-right: 5px !important; }

.li-mr-b-min2 {
  margin-bottom: 5px !important; }

.li-mr-tb-min2 {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.li-mr-lr-min2 {
  margin-left: 5px !important;
  margin-right: 5px !important; }

.li-child-mr-lr-min2 > div, .li-child-mr-lr-min2 > li, .li-child-mr-lr-min2 > view {
  margin-left: 5px !important;
  margin-right: 5px !important; }

.li-mr-min2 {
  margin: 5px !important; }

.li-mr-t-min {
  margin-top: 10px !important; }

.li-child-mr-t-min > div, .li-child-mr-t-min > li, .li-child-mr-t-min > view {
  margin-top: 10px !important; }

.li-mr-l-min {
  margin-left: 10px !important; }

.li-mr-r-min {
  margin-right: 10px !important; }

.li-mr-b-min {
  margin-bottom: 10px !important; }

.li-mr-tb-min {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.li-mr-lr-min {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.li-child-mr-lr-min > div, .li-child-mr-lr-min > li, .li-child-mr-lr-min > view {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.li-mr-min {
  margin: 10px !important; }

.li-mr-t {
  margin-top: 15px !important; }

.li-child-mr-t > div, .li-child-mr-t > li, .li-child-mr-t > view {
  margin-top: 15px !important; }

.li-mr-l {
  margin-left: 15px !important; }

.li-mr-r {
  margin-right: 15px !important; }

.li-mr-b {
  margin-bottom: 15px !important; }

.li-mr-tb {
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.li-mr-lr {
  margin-left: 15px !important;
  margin-right: 15px !important; }

.li-child-mr-lr > div, .li-child-mr-lr > li, .li-child-mr-lr > view {
  margin-left: 15px !important;
  margin-right: 15px !important; }

.li-mr {
  margin: 15px !important; }

.li-mr-t-max {
  margin-top: 20px !important; }

.li-child-mr-t-max > div, .li-child-mr-t-max > li, .li-child-mr-t-max > view {
  margin-top: 20px !important; }

.li-mr-l-max {
  margin-left: 20px !important; }

.li-mr-r-max {
  margin-right: 20px !important; }

.li-mr-b-max {
  margin-bottom: 20px !important; }

.li-mr-tb-max {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.li-mr-lr-max {
  margin-left: 20px !important;
  margin-right: 20px !important; }

.li-child-mr-lr-max > div, .li-child-mr-lr-max > li, .li-child-mr-lr-max > view {
  margin-left: 20px !important;
  margin-right: 20px !important; }

.li-mr-max {
  margin: 20px !important; }

.li-mr-t-max2 {
  margin-top: 30px !important; }

.li-child-mr-t-max2 > div, .li-child-mr-t-max2 > li, .li-child-mr-t-max2 > view {
  margin-top: 30px !important; }

.li-mr-l-max2 {
  margin-left: 30px !important; }

.li-mr-r-max2 {
  margin-right: 30px !important; }

.li-mr-b-max2 {
  margin-bottom: 30px !important; }

.li-mr-tb-max2 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.li-mr-lr-max2 {
  margin-left: 30px !important;
  margin-right: 30px !important; }

.li-child-mr-lr-max2 > div, .li-child-mr-lr-max2 > li, .li-child-mr-lr-max2 > view {
  margin-left: 30px !important;
  margin-right: 30px !important; }

.li-mr-max2 {
  margin: 30px !important; }

.li-mr-none {
  margin: 0px; }

.li-pd-t-min2 {
  padding-top: 5px !important; }

.li-child-pd-t-min2 > div, .li-child-pd-t-min2 > li, .li-child-pd-t-min2 > view {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.li-pd-l-min2 {
  padding-left: 5px !important; }

.li-pd-r-min2 {
  padding-right: 5px !important; }

.li-pd-b-min2 {
  padding-bottom: 5px !important; }

.li-pd-tb-min2 {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.li-child-pd-tb-min2 > div, .li-child-pd-tb-min2 > li, .li-child-pd-tb-min2 > view {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.li-pd-lr-min2 {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.li-child-pd-lr-min2 > div, .li-child-pd-lr-min2 > li, .li-child-pd-lr-min2 > view {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.li-pd-min2 {
  padding: 5px !important; }

.li-child-pd-min2 > div, .li-child-pd-min2 > li, .li-child-pd-min2 > view {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.li-pd-t-min {
  padding-top: 10px !important; }

.li-child-pd-t-min > div, .li-child-pd-t-min > li, .li-child-pd-t-min > view {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.li-pd-l-min {
  padding-left: 10px !important; }

.li-pd-r-min {
  padding-right: 10px !important; }

.li-pd-b-min {
  padding-bottom: 10px !important; }

.li-pd-tb-min {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.li-child-pd-tb-min > div, .li-child-pd-tb-min > li, .li-child-pd-tb-min > view {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.li-pd-lr-min {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.li-child-pd-lr-min > div, .li-child-pd-lr-min > li, .li-child-pd-lr-min > view {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.li-pd-min {
  padding: 10px !important; }

.li-child-pd-min > div, .li-child-pd-min > li, .li-child-pd-min > view {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.li-pd-t {
  padding-top: 15px !important; }

.li-child-pd-t > div, .li-child-pd-t > li, .li-child-pd-t > view {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.li-pd-l {
  padding-left: 15px !important; }

.li-pd-r {
  padding-right: 15px !important; }

.li-pd-b {
  padding-bottom: 15px !important; }

.li-pd-tb {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.li-child-pd-tb > div, .li-child-pd-tb > li, .li-child-pd-tb > view {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.li-pd-lr {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.li-child-pd-lr > div, .li-child-pd-lr > li, .li-child-pd-lr > view {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.li-pd {
  padding: 15px !important; }

.li-child-pd > div, .li-child-pd > li, .li-child-pd > view {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.li-pd-t-max {
  padding-top: 20px !important; }

.li-child-pd-t-max > div, .li-child-pd-t-max > li, .li-child-pd-t-max > view {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.li-pd-l-max {
  padding-left: 20px !important; }

.li-pd-r-max {
  padding-right: 20px !important; }

.li-pd-b-max {
  padding-bottom: 20px !important; }

.li-pd-tb-max {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.li-child-pd-tb-max > div, .li-child-pd-tb-max > li, .li-child-pd-tb-max > view {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.li-pd-lr-max {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.li-child-pd-lr-max > div, .li-child-pd-lr-max > li, .li-child-pd-lr-max > view {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.li-pd-max {
  padding: 20px !important; }

.li-child-pd-max > div, .li-child-pd-max > li, .li-child-pd-max > view {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.li-pd-t-max2 {
  padding-top: 30px !important; }

.li-child-pd-t-max2 > div, .li-child-pd-t-max2 > li, .li-child-pd-t-max2 > view {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.li-pd-l-max2 {
  padding-left: 30px !important; }

.li-pd-r-max2 {
  padding-right: 30px !important; }

.li-pd-b-max2 {
  padding-bottom: 30px !important; }

.li-pd-tb-max2 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.li-child-pd-tb-max2 > div, .li-child-pd-tb-max2 > li, .li-child-pd-tb-max2 > view {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.li-pd-lr-max2 {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.li-child-pd-lr-max2 > div, .li-child-pd-lr-max2 > li, .li-child-pd-lr-max2 > view {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.li-pd-max2 {
  padding: 30px !important; }

.li-child-pd-max2 > div, .li-child-pd-max2 > li, .li-child-pd-max2 > view {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.li-pd-none {
  padding: 0px; }

.li-radius-min2 {
  border-radius: 4px; }

.li-child-radius-min2 > div, .li-child-radius-min2 > li, .li-child-radius-min2 > view {
  border-radius: 4px; }

.li-radius-min {
  border-radius: 8px; }

.li-child-radius-min > div, .li-child-radius-min > li, .li-child-radius-min > view {
  border-radius: 8px; }

.li-radius {
  border-radius: 12px; }

.li-child-radius > div, .li-child-radius > li, .li-child-radius > view {
  border-radius: 12px; }

.li-radius-max {
  border-radius: 20px; }

.li-child-radius-max > div, .li-child-radius-max > li, .li-child-radius-max > view {
  border-radius: 20px; }

.li-radius-max2 {
  border-radius: 30px; }

.li-child-radius-max2 > div, .li-child-radius-max2 > li, .li-child-radius-max2 > view {
  border-radius: 30px; }

.li-radius-cicle {
  border-radius: 50px; }

.li-child-radius-cicle > div, .li-child-radius-cicle > li, .li-child-radius-cicle > view {
  border-radius: 50px; }

[class^=li-radius] {
  overflow: hidden; }

.li-square {
  padding-top: 100%;
  position: relative; }
  .li-square > view, .li-square > div, .li-square .li-square-content {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px; }

.li-zfx {
  padding-top: 100%;
  position: relative; }
  .li-zfx > view, .li-zfx > div, .li-zfx .li-zfx-content {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px; }

.li-juchi-border {
  background-image: -webkit-gradient(linear, 50% 0, 100% 100%, from(transparent), color-stop(0.5, transparent), color-stop(0.5, #fff), to(#fff));
  background-size: 15px 15px;
  background-repeat: repeat-x;
  background-position: 0 100%; }

.li-border-red {
  border-width: 1px;
  border-style: solid;
  border-color: #ed4947 !important;
  color: #ed4947; }

.li-border-orange {
  border-width: 1px;
  border-style: solid;
  border-color: #fb7834 !important;
  color: #fb7834; }

.li-border-yellow {
  border-width: 1px;
  border-style: solid;
  border-color: #ffbc41 !important;
  color: #333333; }

.li-border-olive {
  border-width: 1px;
  border-style: solid;
  border-color: #86c656 !important;
  color: #86c656; }

.li-border-green {
  border-width: 1px;
  border-style: solid;
  border-color: #01b55a !important;
  color: #01b55a; }

.li-border-cyan {
  border-width: 1px;
  border-style: solid;
  border-color: #01bcb5 !important;
  color: #01bcb5; }

.li-border-blue {
  border-width: 1px;
  border-style: solid;
  border-color: #0083f7 !important;
  color: #0083f7; }

.li-border-purple {
  border-width: 1px;
  border-style: solid;
  border-color: #6c3bb0 !important;
  color: #6c3bb0; }

.li-border-mauve {
  border-width: 1px;
  border-style: solid;
  border-color: #a326a8 !important;
  color: #a326a8; }

.li-border-pink {
  border-width: 1px;
  border-style: solid;
  border-color: #e83591 !important;
  color: #e83591; }

.li-border-brown {
  border-width: 1px;
  border-style: solid;
  border-color: #a86644 !important;
  color: #a86644; }

.li-border-cgrey {
  border-width: 1px;
  border-style: solid;
  border-color: #8599a2 !important;
  color: #8599a2; }

.li-border-gray {
  border-width: 1px;
  border-style: solid;
  border-color: #f0f0f0 !important;
  color: #333333; }

.li-border-black {
  border-width: 1px;
  border-style: solid;
  border-color: #333333 !important;
  color: #333333; }

.li-border-white {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff !important;
  color: #333333; }

.li-border-red-low {
  border-width: 1px;
  border-style: solid;
  border-color: #fddbd9 !important;
  color: #ed4947; }

.li-border-orange-low {
  border-width: 1px;
  border-style: solid;
  border-color: #ffe5d4 !important;
  color: #fb7834; }

.li-border-yellow-low {
  border-width: 1px;
  border-style: solid;
  border-color: #fff3d9 !important;
  color: #333333; }

.li-border-olive-low {
  border-width: 1px;
  border-style: solid;
  border-color: #e6f4db !important;
  color: #86c656; }

.li-border-green-low {
  border-width: 1px;
  border-style: solid;
  border-color: #d4efdc !important;
  color: #01b55a; }

.li-border-cyan-low {
  border-width: 1px;
  border-style: solid;
  border-color: #cff1f0 !important;
  color: #01bcb5; }

.li-border-blue-low {
  border-width: 1px;
  border-style: solid;
  border-color: #cae6fc !important;
  color: #0083f7; }

.li-border-purple-low {
  border-width: 1px;
  border-style: solid;
  border-color: #e3d7ef !important;
  color: #6c3bb0; }

.li-border-mauve-low {
  border-width: 1px;
  border-style: solid;
  border-color: #ecd4ec !important;
  color: #a326a8; }

.li-border-pink-low {
  border-width: 1px;
  border-style: solid;
  border-color: #fad8e9 !important;
  color: #e83591; }

.li-border-brown-low {
  border-width: 1px;
  border-style: solid;
  border-color: #eee1d9 !important;
  color: #a86644; }

.li-border-cgrey-low {
  border-width: 1px;
  border-style: solid;
  border-color: #e7ebee !important;
  color: #8599a2; }

.li-border-gray-low {
  border-width: 1px;
  border-style: solid;
  border-color: #fafafa !important;
  color: #333333; }

.li-border-black-low {
  border-width: 1px;
  border-style: solid;
  border-color: #f0f0f0 !important;
  color: #333333; }

.li-border-white-low {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff !important;
  color: #333333; }

.li-border-l {
  border-width: 0px !important;
  border-left-width: 1px !important; }

.li-border-t {
  border-width: 0px !important;
  border-top-width: 1px !important; }

.li-border-r {
  border-width: 0px !important;
  border-right-width: 1px !important; }

.li-border-b {
  border-width: 0px !important;
  border-bottom-width: 1px !important; }

.li-border-lr {
  border-width: 0px !important;
  border-left-width: 1px !important;
  border-right-width: 1px !important; }

.li-border-tb {
  border-width: 0px !important;
  border-top-width: 1px !important;
  border-bottom-width: 1px !important; }

.li-border-right {
  position: relative; }
  .li-border-right:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 0px;
    height: 1px;
    background: #f0f0f0; }

.li-child-bd-right > div, .li-child-bd-right > li, .li-child-bd-right > view {
  position: relative; }
  .li-child-bd-right > div:after, .li-child-bd-right > li:after, .li-child-bd-right > view:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 0px;
    height: 1px;
    background: #f0f0f0; }

.li-border-80 {
  position: relative; }
  .li-border-80:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 12px;
    right: 12px;
    height: 1px;
    background: #f0f0f0; }

.li-child-bd-80 > div, .li-child-bd-80 > li, .li-child-bd-80 > view {
  position: relative; }
  .li-child-bd-80 > div:after, .li-child-bd-80 > li:after, .li-child-bd-80 > view:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 12px;
    right: 12px;
    height: 1px;
    background: #f0f0f0; }

.li-border-bottom {
  position: relative; }
  .li-border-bottom:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 1px;
    background: #f0f0f0; }

.li-child-bd-bottom > div, .li-child-bd-bottom > li, .li-child-bd-bottom > view {
  position: relative; }
  .li-child-bd-bottom > div:after, .li-child-bd-bottom > li:after, .li-child-bd-bottom > view:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 1px;
    background: #f0f0f0; }

[class^=li-tag] {
  margin-left: 6px; }
  [class^=li-tag]:first-child {
    margin-left: 0px; }

.li-tag-min2 {
  font-size: 8px;
  padding: 1px 2px; }

.li-tag-min {
  font-size: 10px;
  padding: 1px 2px; }

.li-tag {
  font-size: 12px;
  padding: 2px 3px; }

.li-tag-max {
  font-size: 14px;
  padding: 3px 5px; }

.li-tag-capsule {
  overflow: hidden;
  display: inline-block;
  line-height: 1px; }
  .li-tag-capsule [class^=li-tag] {
    margin-left: 0px; }
  .li-tag-capsule .li-tag-min2 {
    line-height: 8px;
    padding: 4px; }
  .li-tag-capsule .li-tag-min {
    line-height: 14px;
    padding: 6px; }
  .li-tag-capsule .li-tag {
    line-height: 18px;
    padding: 8px; }
  .li-tag-capsule .li-tag-max {
    line-height: 22px;
    padding: 10px; }

.li-button-min2 {
  font-size: 6px;
  padding: 1px 6px;
  text-align: center;
  display: inline-block;
  justify-content: center; }

.li-button-min {
  font-size: 12px;
  padding: 1px 7.5px;
  text-align: center;
  display: inline-block;
  justify-content: center; }

.li-button {
  font-size: 14px;
  padding: 5px 14px;
  text-align: center;
  display: inline-block;
  justify-content: center; }

.li-button-max {
  font-size: 30px;
  padding: 6px 16px;
  text-align: center;
  display: inline-block;
  justify-content: center; }

[class^=li-button] {
  border-color: transparent;
  display: inline-block;
  box-sizing: border-box; }
  [class^=li-button] > div, [class^=li-button] > view {
    display: inline-block;
    margin: 0px 2px; }
  [class^=li-button]:first-child {
    margin-left: 0px; }
  [class^=li-button].li-block, [class^=li-button].li-button-block {
    width: 100%; }
  [class^=li-button]:focus {
    border: none;
    outline: none; }
  [class^=li-button]:active {
    opacity: 0.8;
    transform: scale(0.98); }

[class^=li-button-un] {
  opacity: 0.7;
  border: 1px solid #f0f0f0; }

.li-cicle {
  border-radius: 50% !important;
  overflow: hidden; }

[class^=li-avatar] {
  overflow: hidden;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  background-position: center;
  background-size: cover; }
  [class^=li-avatar] > img, [class^=li-avatar] > image {
    width: 100%;
    height: 100%; }

[class^=li-group-avatar] img, [class^=li-group-avatar] image {
  width: 100%;
  height: 100%; }

.li-avatar-min3 {
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 2px; }

.li-group-avatar-min3 {
  position: relative;
  height: 18px; }
  .li-group-avatar-min3 > div, .li-group-avatar-min3 > li, .li-group-avatar-min3 > view {
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 2px;
    position: absolute;
    top: 0px; }
    .li-group-avatar-min3 > div:nth-child(1), .li-group-avatar-min3 > li:nth-child(1), .li-group-avatar-min3 > view:nth-child(1) {
      left: 0px;
      z-index: 5; }
    .li-group-avatar-min3 > div:nth-child(2), .li-group-avatar-min3 > li:nth-child(2), .li-group-avatar-min3 > view:nth-child(2) {
      left: 12px;
      z-index: 4; }
    .li-group-avatar-min3 > div:nth-child(3), .li-group-avatar-min3 > li:nth-child(3), .li-group-avatar-min3 > view:nth-child(3) {
      left: 24px;
      z-index: 3; }
    .li-group-avatar-min3 > div:nth-child(4), .li-group-avatar-min3 > li:nth-child(4), .li-group-avatar-min3 > view:nth-child(4) {
      left: 36px;
      z-index: 2; }
    .li-group-avatar-min3 > div:nth-child(5), .li-group-avatar-min3 > li:nth-child(5), .li-group-avatar-min3 > view:nth-child(5) {
      left: 48px;
      z-index: 1; }
    .li-group-avatar-min3 > div:nth-child(6), .li-group-avatar-min3 > li:nth-child(6), .li-group-avatar-min3 > view:nth-child(6) {
      left: 60px;
      z-index: 0; }

.li-avatar-min2 {
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 4px; }

.li-group-avatar-min2 {
  position: relative;
  height: 26px; }
  .li-group-avatar-min2 > div, .li-group-avatar-min2 > li, .li-group-avatar-min2 > view {
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    position: absolute;
    top: 0px; }
    .li-group-avatar-min2 > div:nth-child(1), .li-group-avatar-min2 > li:nth-child(1), .li-group-avatar-min2 > view:nth-child(1) {
      left: 0px;
      z-index: 5; }
    .li-group-avatar-min2 > div:nth-child(2), .li-group-avatar-min2 > li:nth-child(2), .li-group-avatar-min2 > view:nth-child(2) {
      left: 17px;
      z-index: 4; }
    .li-group-avatar-min2 > div:nth-child(3), .li-group-avatar-min2 > li:nth-child(3), .li-group-avatar-min2 > view:nth-child(3) {
      left: 34px;
      z-index: 3; }
    .li-group-avatar-min2 > div:nth-child(4), .li-group-avatar-min2 > li:nth-child(4), .li-group-avatar-min2 > view:nth-child(4) {
      left: 51px;
      z-index: 2; }
    .li-group-avatar-min2 > div:nth-child(5), .li-group-avatar-min2 > li:nth-child(5), .li-group-avatar-min2 > view:nth-child(5) {
      left: 68px;
      z-index: 1; }
    .li-group-avatar-min2 > div:nth-child(6), .li-group-avatar-min2 > li:nth-child(6), .li-group-avatar-min2 > view:nth-child(6) {
      left: 85px;
      z-index: 0; }

.li-avatar-min {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 6px; }

.li-group-avatar-min {
  position: relative;
  height: 36px; }
  .li-group-avatar-min > div, .li-group-avatar-min > li, .li-group-avatar-min > view {
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    position: absolute;
    top: 0px; }
    .li-group-avatar-min > div:nth-child(1), .li-group-avatar-min > li:nth-child(1), .li-group-avatar-min > view:nth-child(1) {
      left: 0px;
      z-index: 5; }
    .li-group-avatar-min > div:nth-child(2), .li-group-avatar-min > li:nth-child(2), .li-group-avatar-min > view:nth-child(2) {
      left: 24px;
      z-index: 4; }
    .li-group-avatar-min > div:nth-child(3), .li-group-avatar-min > li:nth-child(3), .li-group-avatar-min > view:nth-child(3) {
      left: 48px;
      z-index: 3; }
    .li-group-avatar-min > div:nth-child(4), .li-group-avatar-min > li:nth-child(4), .li-group-avatar-min > view:nth-child(4) {
      left: 72px;
      z-index: 2; }
    .li-group-avatar-min > div:nth-child(5), .li-group-avatar-min > li:nth-child(5), .li-group-avatar-min > view:nth-child(5) {
      left: 96px;
      z-index: 1; }
    .li-group-avatar-min > div:nth-child(6), .li-group-avatar-min > li:nth-child(6), .li-group-avatar-min > view:nth-child(6) {
      left: 120px;
      z-index: 0; }

.li-avatar {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 8px; }

.li-group-avatar {
  position: relative;
  height: 50px; }
  .li-group-avatar > div, .li-group-avatar > li, .li-group-avatar > view {
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    position: absolute;
    top: 0px; }
    .li-group-avatar > div:nth-child(1), .li-group-avatar > li:nth-child(1), .li-group-avatar > view:nth-child(1) {
      left: 0px;
      z-index: 5; }
    .li-group-avatar > div:nth-child(2), .li-group-avatar > li:nth-child(2), .li-group-avatar > view:nth-child(2) {
      left: 33px;
      z-index: 4; }
    .li-group-avatar > div:nth-child(3), .li-group-avatar > li:nth-child(3), .li-group-avatar > view:nth-child(3) {
      left: 66px;
      z-index: 3; }
    .li-group-avatar > div:nth-child(4), .li-group-avatar > li:nth-child(4), .li-group-avatar > view:nth-child(4) {
      left: 99px;
      z-index: 2; }
    .li-group-avatar > div:nth-child(5), .li-group-avatar > li:nth-child(5), .li-group-avatar > view:nth-child(5) {
      left: 132px;
      z-index: 1; }
    .li-group-avatar > div:nth-child(6), .li-group-avatar > li:nth-child(6), .li-group-avatar > view:nth-child(6) {
      left: 165px;
      z-index: 0; }

.li-avatar-max {
  width: 66px;
  height: 66px;
  line-height: 66px;
  border-radius: 10px; }

.li-group-avatar-max {
  position: relative;
  height: 66px; }
  .li-group-avatar-max > div, .li-group-avatar-max > li, .li-group-avatar-max > view {
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    width: 66px;
    height: 66px;
    line-height: 66px;
    border-radius: 10px;
    position: absolute;
    top: 0px; }
    .li-group-avatar-max > div:nth-child(1), .li-group-avatar-max > li:nth-child(1), .li-group-avatar-max > view:nth-child(1) {
      left: 0px;
      z-index: 5; }
    .li-group-avatar-max > div:nth-child(2), .li-group-avatar-max > li:nth-child(2), .li-group-avatar-max > view:nth-child(2) {
      left: 44px;
      z-index: 4; }
    .li-group-avatar-max > div:nth-child(3), .li-group-avatar-max > li:nth-child(3), .li-group-avatar-max > view:nth-child(3) {
      left: 88px;
      z-index: 3; }
    .li-group-avatar-max > div:nth-child(4), .li-group-avatar-max > li:nth-child(4), .li-group-avatar-max > view:nth-child(4) {
      left: 132px;
      z-index: 2; }
    .li-group-avatar-max > div:nth-child(5), .li-group-avatar-max > li:nth-child(5), .li-group-avatar-max > view:nth-child(5) {
      left: 176px;
      z-index: 1; }
    .li-group-avatar-max > div:nth-child(6), .li-group-avatar-max > li:nth-child(6), .li-group-avatar-max > view:nth-child(6) {
      left: 220px;
      z-index: 0; }

.li-avatar-max2 {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 12px; }

.li-group-avatar-max2 {
  position: relative;
  height: 80px; }
  .li-group-avatar-max2 > div, .li-group-avatar-max2 > li, .li-group-avatar-max2 > view {
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 12px;
    position: absolute;
    top: 0px; }
    .li-group-avatar-max2 > div:nth-child(1), .li-group-avatar-max2 > li:nth-child(1), .li-group-avatar-max2 > view:nth-child(1) {
      left: 0px;
      z-index: 5; }
    .li-group-avatar-max2 > div:nth-child(2), .li-group-avatar-max2 > li:nth-child(2), .li-group-avatar-max2 > view:nth-child(2) {
      left: 53px;
      z-index: 4; }
    .li-group-avatar-max2 > div:nth-child(3), .li-group-avatar-max2 > li:nth-child(3), .li-group-avatar-max2 > view:nth-child(3) {
      left: 106px;
      z-index: 3; }
    .li-group-avatar-max2 > div:nth-child(4), .li-group-avatar-max2 > li:nth-child(4), .li-group-avatar-max2 > view:nth-child(4) {
      left: 159px;
      z-index: 2; }
    .li-group-avatar-max2 > div:nth-child(5), .li-group-avatar-max2 > li:nth-child(5), .li-group-avatar-max2 > view:nth-child(5) {
      left: 212px;
      z-index: 1; }
    .li-group-avatar-max2 > div:nth-child(6), .li-group-avatar-max2 > li:nth-child(6), .li-group-avatar-max2 > view:nth-child(6) {
      left: 265px;
      z-index: 0; }

.li-fixed, .li-abs, .li-rela {
  box-sizing: border-box; }

.li-fixed {
  position: fixed !important; }

.li-abs {
  position: absolute; }

.li-rela, .li-relative {
  position: relative; }

.li-hidden {
  overflow: hidden; }

[class^=li-float] {
  position: absolute;
  z-index: 99;
  height: auto; }

.li-float-con {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px; }

.li-float {
  left: 0px;
  top: 0px;
  right: 0px; }

.li-float-left {
  left: -2px;
  top: -3px; }

.li-float-right {
  right: -2px;
  top: -3px; }

.li-float-bottom {
  right: 0px;
  left: 0px;
  bottom: 0px; }

.li-float-bottom-l {
  left: -1px;
  bottom: -1px; }

.li-float-bottom-r {
  right: -1px;
  bottom: -1px; }

.li-menu-cicle {
  width: 50px;
  height: 50px;
  top: -22px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  border-radius: 50%; }
  .li-menu-cicle > view, .li-menu-cicle > div {
    position: absolute;
    width: 76%;
    height: 76%;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    left: 13%;
    top: 13%;
    font-size: 20px; }

.li-shadow {
  box-shadow: 0px 6px 8px rgba(26, 26, 26, 0.2); }

.li-shadow-curve {
  position: relative;
  background: #fff;
  z-index: 99; }
  .li-shadow-curve:after {
    content: "";
    position: absolute;
    background: transparent;
    top: 19%;
    height: 80%;
    bottom: 1px;
    left: 8px;
    right: 8px;
    border-radius: 100%;
    box-shadow: 2px 6px 8px rgba(0, 0, 0, 0.2); }

.li-shadow-cor {
  position: relative;
  border: 1px solid #eee;
  background: #fff;
  z-index: 99; }
  .li-shadow-cor:before {
    left: 12px;
    transform: skew(-11deg) rotate(-6deg); }
  .li-shadow-cor:after {
    right: 12px;
    transform: skew(11deg) rotate(6deg); }
  .li-shadow-cor:before, .li-shadow-cor:after {
    position: absolute;
    bottom: 12px;
    content: "";
    width: 50%;
    height: 40%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.7); }

.li-shadow-curve .li-shadow-conten, .li-shadow-cor .li-shadow-conten {
  position: relative;
  background-color: #fff;
  z-index: 2; }

.li-loading-jump {
  left: 50%;
  margin-left: -30px;
  position: relative;
  top: 46%; }
  .li-loading-jump > div, .li-loading-jump > li, .li-loading-jump > view {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 5px); }
    .li-loading-jump > div:nth-child(1), .li-loading-jump > li:nth-child(1), .li-loading-jump > view:nth-child(1) {
      left: 0px;
      animation: loader-jump 0.5s cubic-bezier(0.77, 0.47, 0.64, 0.28) alternate infinite; }
    .li-loading-jump > div:nth-child(2), .li-loading-jump > li:nth-child(2), .li-loading-jump > view:nth-child(2) {
      left: 20px;
      animation: loader-jump 0.5s 0.2s cubic-bezier(0.77, 0.47, 0.64, 0.28) alternate infinite; }
    .li-loading-jump > div:nth-child(3), .li-loading-jump > li:nth-child(3), .li-loading-jump > view:nth-child(3) {
      left: 40px;
      animation: loader-jump 0.5s 0.4s cubic-bezier(0.77, 0.47, 0.64, 0.28) alternate infinite; }

.li-loading-grow > div, .li-loading-grow > li, .li-loading-grow > view {
  width: 8px;
  position: absolute;
  border-radius: 5px;
  bottom: 0; }
  .li-loading-grow > div:nth-child(1), .li-loading-grow > li:nth-child(1), .li-loading-grow > view:nth-child(1) {
    left: 0;
    animation: loader-grow 0.5s ease alternate infinite; }
  .li-loading-grow > div:nth-child(2), .li-loading-grow > li:nth-child(2), .li-loading-grow > view:nth-child(2) {
    left: 20px;
    animation: loader-grow 0.5s 0.2s ease alternate infinite; }
  .li-loading-grow > div:nth-child(3), .li-loading-grow > li:nth-child(3), .li-loading-grow > view:nth-child(3) {
    left: 40px;
    animation: loader-grow 0.5s 0.4s ease alternate infinite; }

.li-loading-cicle {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  margin: 0px auto; }
  .li-loading-cicle .li-loadingbox {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    animation: loader-cicle 1.5s linear infinite;
    border-right-color: rgba(0, 0, 0, 0.09) !important;
    border-top-color: rgba(0, 0, 0, 0.09) !important;
    border-bottom-color: rgba(0, 0, 0, 0.09) !important;
    border-style: solid !important;
    border: 6px solid #0083f7; }
  .li-loading-cicle .li-loadingcon {
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2; }

.li-animation-cicle {
  text-align: center;
  animation: loader-cicle 1.2s linear infinite; }

@keyframes loader-jump {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes loader-grow {
  0% {
    height: 0; }
  100% {
    height: 75%; } }

@keyframes loader-cicle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

[class^=li-progress] {
  position: relative;
  overflow: hidden;
  background: #f0f0f0;
  height: 10px;
  overflow: hidden; }

.li-progress > div, .li-progress > li, .li-progress > view {
  height: 100%; }

.li-progress-water:after {
  position: absolute;
  content: "";
  left: 0px;
  right: -50px;
  height: 100%;
  z-index: 1;
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 15px, rgba(255, 255, 255, 0.3) 0px, rgba(255, 255, 255, 0.3) 30px); }

.li-progress-water.li-animation:after {
  animation: progress-water 1s linear infinite; }

@keyframes progress-water {
  0% {
    left: 0px; }
  100% {
    left: -43px; } }

/*地址下横线*/
.li-address-line {
  height: 6px;
  background-image: repeating-linear-gradient(45deg, #1e9fff, #1e9fff 30px, #fff 0px, #fff 45px, #ff5722 0px, #ff5722 75px, #fff 0px, #fff 90px); }

/* ==================
         表单
 ==================== */
.li-form-red [class*="switch-input-checked"],
.li-form-red [class*="checkbox-input-checked"],
.li-form-red [class*="radio-input-checked"] {
  background-color: #ed4947 !important;
  border-color: #ed4947 !important;
  color: #ffffff !important; }

.li-form-orange [class*="switch-input-checked"],
.li-form-orange [class*="checkbox-input-checked"],
.li-form-orange [class*="radio-input-checked"] {
  background-color: #fb7834 !important;
  border-color: #fb7834 !important;
  color: #ffffff !important; }

.li-form-yellow [class*="switch-input-checked"],
.li-form-yellow [class*="checkbox-input-checked"],
.li-form-yellow [class*="radio-input-checked"] {
  background-color: #ffbc41 !important;
  border-color: #ffbc41 !important;
  color: #ffffff !important; }

.li-form-olive [class*="switch-input-checked"],
.li-form-olive [class*="checkbox-input-checked"],
.li-form-olive [class*="radio-input-checked"] {
  background-color: #86c656 !important;
  border-color: #86c656 !important;
  color: #ffffff !important; }

.li-form-green [class*="switch-input-checked"],
.li-form-green [class*="checkbox-input-checked"],
.li-form-green [class*="radio-input-checked"] {
  background-color: #01b55a !important;
  border-color: #01b55a !important;
  color: #ffffff !important; }

.li-form-cyan [class*="switch-input-checked"],
.li-form-cyan [class*="checkbox-input-checked"],
.li-form-cyan [class*="radio-input-checked"] {
  background-color: #01bcb5 !important;
  border-color: #01bcb5 !important;
  color: #ffffff !important; }

.li-form-blue [class*="switch-input-checked"],
.li-form-blue [class*="checkbox-input-checked"],
.li-form-blue [class*="radio-input-checked"] {
  background-color: #0083f7 !important;
  border-color: #0083f7 !important;
  color: #ffffff !important; }

.li-form-purple [class*="switch-input-checked"],
.li-form-purple [class*="checkbox-input-checked"],
.li-form-purple [class*="radio-input-checked"] {
  background-color: #6c3bb0 !important;
  border-color: #6c3bb0 !important;
  color: #ffffff !important; }

.li-form-mauve [class*="switch-input-checked"],
.li-form-mauve [class*="checkbox-input-checked"],
.li-form-mauve [class*="radio-input-checked"] {
  background-color: #a326a8 !important;
  border-color: #a326a8 !important;
  color: #ffffff !important; }

.li-form-pink [class*="switch-input-checked"],
.li-form-pink [class*="checkbox-input-checked"],
.li-form-pink [class*="radio-input-checked"] {
  background-color: #e83591 !important;
  border-color: #e83591 !important;
  color: #ffffff !important; }

.li-form-brown [class*="switch-input-checked"],
.li-form-brown [class*="checkbox-input-checked"],
.li-form-brown [class*="radio-input-checked"] {
  background-color: #a86644 !important;
  border-color: #a86644 !important;
  color: #ffffff !important; }

.li-form-cgrey [class*="switch-input-checked"],
.li-form-cgrey [class*="checkbox-input-checked"],
.li-form-cgrey [class*="radio-input-checked"] {
  background-color: #8599a2 !important;
  border-color: #8599a2 !important;
  color: #ffffff !important; }

.li-form-gray [class*="switch-input-checked"],
.li-form-gray [class*="checkbox-input-checked"],
.li-form-gray [class*="radio-input-checked"] {
  background-color: #f0f0f0 !important;
  border-color: #f0f0f0 !important;
  color: #ffffff !important; }

.li-form-black [class*="switch-input-checked"],
.li-form-black [class*="checkbox-input-checked"],
.li-form-black [class*="radio-input-checked"] {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important; }

.li-form-white [class*="switch-input-checked"],
.li-form-white [class*="checkbox-input-checked"],
.li-form-white [class*="radio-input-checked"] {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #ffffff !important; }

.li-form-group {
  background-color: #ffffff;
  padding: 1px 15px;
  display: flex;
  align-items: center;
  min-height: 50px;
  justify-content: space-between;
  /*
	switch:after,
	switch:before { font-family: icomoontwo; position: absolute;
		top: 0%; font-size: unitfun(10);
		line-height: unitfun(13); width: 50%; text-align: center; pointer-events: none;
		transform: scale(0, 0); transition: all 0.3s ease-in-out 0s; z-index: 2; bottom: 0;
		height: unitfun(13); margin: auto;
	}
	//switch:before { content: "\f00d"; right: unitfun(3); transform: scale(1, 1); color:#dedede;}
	switch:after { content: "\f00c"; color: #fff; left: unitfun(-1); transform: scale(1, 1); }
	*/ }
  .li-form-group switch, .li-form-group checkbox, .li-form-group radio {
    position: relative; }
  .li-form-group + .li-form-group {
    border-top: 1upx solid #eee; }
  .li-form-group .label {
    text-align: justify;
    padding-right: 15px;
    font-size: 15px;
    position: relative;
    height: 30px;
    line-height: 30px;
    min-width: 70px; }
  .li-form-group input {
    flex: 1;
    font-size: 15px;
    color: #555;
    padding-right: 10px; }
  .li-form-group textarea {
    margin: 16px 0 15px;
    height: 4.6em;
    width: 100%;
    line-height: 1.2em;
    flex: 1;
    font-size: 14px;
    padding: 0; }
  .li-form-group picker {
    flex: 1;
    padding-right: 20px;
    overflow: hidden;
    position: relative; }
    .li-form-group picker .picker {
      line-height: 50px;
      font-size: 14px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      width: 100%;
      text-align: right; }
    .li-form-group picker:after {
      font-family: icomoontwo;
      display: block;
      content: "\f105";
      position: absolute;
      font-size: 17px;
      color: #8799a3;
      line-height: 50px;
      width: 32px;
      text-align: center;
      top: 0;
      bottom: 0;
      right: -12px;
      margin: auto; }
  .li-form-group textarea[disabled], .li-form-group textarea[disabled] .placeholder {
    color: transparent; }

/*步骤条*/
.li-steps {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }
  .li-steps > view, .li-steps > div, .li-steps > li {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    text-align: center;
    position: relative;
    z-index: 9; }
    .li-steps > view:before, .li-steps > div:before, .li-steps > li:before {
      content: "";
      position: absolute;
      width: calc(100% - 40px);
      border-radius: 3px;
      right: calc(50% + 20px);
      top: 30%;
      height: 2px;
      background-color: #dedede; }
    .li-steps > view:first-child:before, .li-steps > div:first-child:before, .li-steps > li:first-child:before {
      width: 0px !important;
      background-color: none !important;
      content: "" !important; }
  .li-steps .li-text-red:before, .li-steps .li-text-red > .li-num {
    background-color: #ed4947; }
  .li-steps .li-text-orange:before, .li-steps .li-text-orange > .li-num {
    background-color: #fb7834; }
  .li-steps .li-text-yellow:before, .li-steps .li-text-yellow > .li-num {
    background-color: #ffbc41; }
  .li-steps .li-text-olive:before, .li-steps .li-text-olive > .li-num {
    background-color: #86c656; }
  .li-steps .li-text-green:before, .li-steps .li-text-green > .li-num {
    background-color: #01b55a; }
  .li-steps .li-text-cyan:before, .li-steps .li-text-cyan > .li-num {
    background-color: #01bcb5; }
  .li-steps .li-text-blue:before, .li-steps .li-text-blue > .li-num {
    background-color: #0083f7; }
  .li-steps .li-text-purple:before, .li-steps .li-text-purple > .li-num {
    background-color: #6c3bb0; }
  .li-steps .li-text-mauve:before, .li-steps .li-text-mauve > .li-num {
    background-color: #a326a8; }
  .li-steps .li-text-pink:before, .li-steps .li-text-pink > .li-num {
    background-color: #e83591; }
  .li-steps .li-text-brown:before, .li-steps .li-text-brown > .li-num {
    background-color: #a86644; }
  .li-steps .li-text-cgrey:before, .li-steps .li-text-cgrey > .li-num {
    background-color: #8599a2; }
  .li-steps .li-text-gray:before, .li-steps .li-text-gray > .li-num {
    background-color: #f0f0f0; }
  .li-steps .li-text-black:before, .li-steps .li-text-black > .li-num {
    background-color: #333333; }
  .li-steps .li-text-white:before, .li-steps .li-text-white > .li-num {
    background-color: #ffffff; }
  .li-steps.li-steps-next > view, .li-steps.li-steps-next > div, .li-steps.li-steps-next > li {
    font-family: 'icomoon','icomoontwo' !important; }
    .li-steps.li-steps-next > view:before, .li-steps.li-steps-next > div:before, .li-steps.li-steps-next > li:before {
      content: "\f105";
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      left: -10px;
      top: 25%;
      background: none !important;
      font-size: 16px; }
  .li-steps .li-num {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50px;
    margin: 0px auto;
    font-size: 10px;
    color: #fff; }
  .li-steps.li-steps-more {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start; }
    .li-steps.li-steps-more > view, .li-steps.li-steps-more > div, .li-steps.li-steps-more > li {
      -webkit-flex-grow: 0;
      -ms-flex-grow: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0;
      padding: 0px 15px; }

/*时间轴*/
.li-timeline {
  padding-top: 5px;
  padding-bottom: 20px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .li-timeline > div:first-child, .li-timeline > view:first-child {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 50px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
    font-size: 10px;
    color: #8599a2; }
    .li-timeline > div:first-child:before, .li-timeline > div:first-child:after, .li-timeline > view:first-child:before, .li-timeline > view:first-child:after {
      content: "";
      width: 1px;
      position: absolute;
      left: 25px;
      background-color: #8599a2; }
    .li-timeline > div:first-child:before, .li-timeline > view:first-child:before {
      top: 0px;
      bottom: calc(100% - 15px); }
    .li-timeline > div:first-child:after, .li-timeline > view:first-child:after {
      top: 35px;
      bottom: 0px; }
  .li-timeline > div:last-child, .li-timeline > view:last-child {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    border-radius: 3px; }

/*图标设置*/
.li-icon {
  position: relative;
  padding: 0px 10px;
  font-size: 18px; }
  .li-icon > view, .li-icon > li, .li-icon > div, .li-icon [class^=li-tag] {
    position: absolute;
    right: -2px;
    top: -3px;
    z-index: 9;
    border-radius: 30px;
    background-color: #ed4947;
    color: #fff; }

/*行条*/
.li-list-item, .li-list > view, .li-list > li, .li-list > div {
  position: relative; }
  .li-list-item > view, .li-list > view > view, .li-list > li > view, .li-list > div > view, .li-list-item > li, .li-list > view > li, .li-list > li > li, .li-list > div > li, .li-list-item > div, .li-list > view > div, .li-list > li > div, .li-list > div > div {
    padding-top: 10px;
    padding-bottom: 10px; }
    .li-list-item > view:last-child, .li-list > view > view:last-child, .li-list > li > view:last-child, .li-list > div > view:last-child, .li-list-item > li:last-child, .li-list > view > li:last-child, .li-list > li > li:last-child, .li-list > div > li:last-child, .li-list-item > div:last-child, .li-list > view > div:last-child, .li-list > li > div:last-child, .li-list > div > div:last-child {
      margin-right: 15px; }
    .li-list-item > view:first-child, .li-list > view > view:first-child, .li-list > li > view:first-child, .li-list > div > view:first-child, .li-list-item > li:first-child, .li-list > view > li:first-child, .li-list > li > li:first-child, .li-list > div > li:first-child, .li-list-item > div:first-child, .li-list > view > div:first-child, .li-list > li > div:first-child, .li-list > div > div:first-child {
      margin-left: 15px; }

.li-next, .li-have-next {
  position: relative; }
  .li-next::before, .li-have-next::before {
    font-family: 'icomoon','icomoontwo';
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 22px;
    top: 50%;
    margin-top: -13px;
    right: 10px;
    color: #8599a2; }
  .li-next > view, .li-next > li, .li-next > div, .li-have-next > view, .li-have-next > li, .li-have-next > div {
    /*padding-top:unitfun(10); padding-bottom: unitfun(10);*/ }
    .li-next > view:last-child, .li-next > li:last-child, .li-next > div:last-child, .li-have-next > view:last-child, .li-have-next > li:last-child, .li-have-next > div:last-child {
      margin-right: 30px !important; }

.li-next::before, .li-have-next::before {
  content: "\f105"; }

.li-down::before, .li-have-down::before {
  content: "\f107"; }

.li-up::before, .li-have-up::before {
  content: "\f106"; }

/*操作条／标题栏 等*/
[class^=li-bar] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  [class^=li-bar] .li-bar-left, [class^=li-bar] .li-bar-right {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    width: 60px; }
  [class^=li-bar] .li-bar-right {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; }
  [class^=li-bar] .li-bar-mid {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1; }
  [class^=li-bar] .li-avatar {
    height: 32px;
    width: 32px; }

.li-bar-title {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 13px; }
  .li-bar-title > view, .li-bar-title > div, .li-bar-title > li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center; }

.li-bar-menu {
  text-align: center; }
  .li-bar-menu > view, .li-bar-menu > div, .li-bar-menu > li {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center; }
  .li-bar-menu [class^=li-tag] {
    position: absolute;
    top: -2px;
    right: -3px;
    z-index: 99;
    border-radius: 8px; }

.li-bar-search {
  padding: 9px; }
  .li-bar-search > view, .li-bar-search > div, .li-bar-search > li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .li-bar-search .li-bar-mid {
    background-color: #fff;
    padding: 5px; }
    .li-bar-search .li-bar-mid input {
      -webkit-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      color: #2C405A;
      line-height: 30px;
      padding: 0px 10px; }
  .li-bar-search .li-bar-left, .li-bar-search .li-bar-right {
    width: 40px; }

/*焦点图*/
swiper {
  min-height: 375upx; }
  swiper .wx-swiper-dots, swiper .a-swiper-dots, swiper .uni-swiper-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; }
  swiper.li-square-dot .wx-swiper-dot, swiper.li-square-dot .a-swiper-dot, swiper.li-square-dot .uni-swiper-dot {
    background-color: #ffffff;
    opacity: 0.4;
    width: 6px;
    height: 6px;
    border-radius: 20px;
    margin: 0 4px !important; }
  swiper.li-square-dot .wx-swiper-dot.wx-swiper-dot-active,
  swiper.li-square-dot .a-swiper-dot.a-swiper-dot-active,
  swiper.li-square-dot .uni-swiper-dot.uni-swiper-dot-active {
    opacity: 1;
    width: 18px; }
  swiper.li-round-dot .wx-swiper-dot, swiper.li-round-dot .a-swiper-dot, swiper.li-round-dot .uni-swiper-dot {
    width: 6px;
    height: 6px;
    position: relative;
    background-color: #fff;
    opacity: 0.4;
    margin: 3px 6px !important; }
  swiper.li-round-dot .wx-swiper-dot.wx-swiper-dot-active,
  swiper.li-round-dot .a-swiper-dot.a-swiper-dot-active,
  swiper.li-round-dot .uni-swiper-dot.uni-swiper-dot-active {
    opacity: 1; }
  swiper.li-swiper-dot-blue .wx-swiper-dot, swiper.li-swiper-dot-blue .a-swiper-dot, swiper.li-swiper-dot-blue .uni-swiper-dot {
    background-color: #0083f7 !important; }
  swiper.li-swiper-dot-red .wx-swiper-dot, swiper.li-swiper-dot-red .a-swiper-dot, swiper.li-swiper-dot-red .uni-swiper-dot {
    background-color: #ed4947 !important; }
  swiper.li-swiper-dot-green .wx-swiper-dot, swiper.li-swiper-dot-green .a-swiper-dot, swiper.li-swiper-dot-green .uni-swiper-dot {
    background-color: #01b55a !important; }

.li-swiper image, .li-swiper video {
  width: 100%;
  display: block;
  height: 100%;
  margin: 0;
  pointer-events: none; }
